neige d'aout

knowledge, art, and other stuff

User Tools

Site Tools


code61_re

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
code61_re [2026/03/14 04:37] Yukicode61_re [2026/03/14 04:48] (current) Yuki
Line 37: Line 37:
 The LCD says ''SYS'' for a second for most of these commands. The LCD says ''SYS'' for a second for most of these commands.
  
-==== ??? ====+==== Mode ====
  
 => ''<color #00a2e8>f0</color> <color #22b14c>00 01 05</color> <color #ff7f27>7f</color> <color #ed1c24>31 06 6d</color> 00 01 01 <color #00a2e8>f7</color>'' => ''<color #00a2e8>f0</color> <color #22b14c>00 01 05</color> <color #ff7f27>7f</color> <color #ed1c24>31 06 6d</color> 00 01 01 <color #00a2e8>f7</color>''
  
-Other messages seem to not work until this one is issued.+Other messages seem to not work until this one is issued. Last byte set to ''00'' seems to lock it and ''01'' (or anything else up to ''7f'') unlocks it.
  
 ==== Device enquiry ==== ==== Device enquiry ====
Line 54: Line 54:
  
 => ''<color #00a2e8>f0</color> <color #22b14c>00 01 05</color> <color #ff7f27>7f</color> <color #ed1c24>31 06 62</color> nn <color #00a2e8>f7</color>'' => ''<color #00a2e8>f0</color> <color #22b14c>00 01 05</color> <color #ff7f27>7f</color> <color #ed1c24>31 06 62</color> nn <color #00a2e8>f7</color>''
- 
-where ''nn'' is a preset number between ''01'' and ''0c'', or ''00'' for RAM 
  
 <= ''<color #00a2e8>f0</color> <color #22b14c>00 01 05</color> <color #ff7f27>7f</color> <color #ed1c24>31 06 63</color> 0a 3b nn [xx xx xx xx xx xx] ... <color #00a2e8>f7</color>'' <= ''<color #00a2e8>f0</color> <color #22b14c>00 01 05</color> <color #ff7f27>7f</color> <color #ed1c24>31 06 63</color> 0a 3b nn [xx xx xx xx xx xx] ... <color #00a2e8>f7</color>''
  
 +''nn'' is a preset number between ''01'' and ''0c'', or ''00'' for RAM \\
 ''xx'' is a 6-byte ASCII preset name ''xx'' is a 6-byte ASCII preset name
  
Line 67: Line 66:
 ==== Get settings ==== ==== Get settings ====
  
-=> ''<color #00a2e8>f0</color> <color #22b14c>00 01 05</color> <color #ff7f27>7f</color> <color #ed1c24>31 06 6b</color> 00 02 00 nn <color #00a2e8>f7</color>''+=> ''<color #00a2e8>f0</color> <color #22b14c>00 01 05</color> <color #ff7f27>7f</color> <color #ed1c24>31 06 6b</color> 00 02 nn nn <color #00a2e8>f7</color>''
  
-<= ''<color #00a2e8>f0</color> <color #22b14c>00 01 05</color> <color #ff7f27>7f</color> <color #ed1c24>31 06 6c</color> 00 04 00 nn 00 xx <color #00a2e8>f7</color>''+<= ''<color #00a2e8>f0</color> <color #22b14c>00 01 05</color> <color #ff7f27>7f</color> <color #ed1c24>31 06 6c</color> 00 04 nn nn xx xx <color #00a2e8>f7</color>''
  
-''nn'': setting number (00, 04-10)\\+''nn'': setting address (''00 00''''00 04''-''00 10'')\\
 ''xx'': value ''xx'': value
  
 ==== Set settings ==== ==== Set settings ====
  
-=> ''<color #00a2e8>f0</color> <color #22b14c>00 01 05</color> <color #ff7f27>7f</color> <color #ed1c24>31 06 6a</color> 00 04 00 nn 00 xx <color #00a2e8>f7</color>''+=> ''<color #00a2e8>f0</color> <color #22b14c>00 01 05</color> <color #ff7f27>7f</color> <color #ed1c24>31 06 6a</color> 00 04 nn nn xx xx <color #00a2e8>f7</color>''
  
 ===== See also ===== ===== See also =====
  
   * [[https://github.com/ahlstromcj/midicvt/blob/master/contrib/sysex-format.txt]]   * [[https://github.com/ahlstromcj/midicvt/blob/master/contrib/sysex-format.txt]]
code61_re.1773477443.txt.gz · Last modified: by Yuki