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

Next revision
Previous revision
code61_re [2026/03/13 04:31] – created Yukicode61_re [2026/03/14 04:48] (current) Yuki
Line 35: Line 35:
 On Linux, try ''amidi -p hw:x,0,3 -S '<message>' -d'' On Linux, try ''amidi -p hw:x,0,3 -S '<message>' -d''
  
-==== ??? ====+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>''
  
-The LCD says ''SYS'' for a second+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 46: Line 48:
  
 <= ''<color #00a2e8>f0</color> <color #22b14c>7e</color> <color #ff7f27>7f</color> <color #ed1c24>06 02</color> 00 01 05 31 06 31 30 34 34 <color #00a2e8>f7</color>'' <= ''<color #00a2e8>f0</color> <color #22b14c>7e</color> <color #ff7f27>7f</color> <color #ed1c24>06 02</color> 00 01 05 31 06 31 30 34 34 <color #00a2e8>f7</color>''
 +
 +Manufacturer ID (''00 01 05'') and model ID (''31 06'')
  
 ==== Receive preset ==== ==== Receive preset ====
  
 => ''<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 60: Line 63:
  
 => ''<color #00a2e8>f0</color> <color #22b14c>00 01 05</color> <color #ff7f27>7f</color> <color #ed1c24>31 06 61</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 61</color> 0a 3b nn [xx xx xx xx xx xx] ... <color #00a2e8>f7</color>''
 +
 +==== Get settings ====
 +
 +=> ''<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 nn nn xx xx <color #00a2e8>f7</color>''
 +
 +''nn'': setting address (''00 00'', ''00 04''-''00 10'')\\
 +''xx'': value
 +
 +==== Set settings ====
 +
 +=> ''<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.1773390692.txt.gz · Last modified: by Yuki