MOTOR SYNTH MKII
USER MANUAL
×

MIDI SYSEX

GENERAL INFO REQUEST
Sysex status byte [1 byte]
0xF0
Real-time/None Real-time byte [1 byte]
0x7E
Ping in this general channel [1 bytes]
0xhh (if 0x7F responds if any channel)
General info (subID - 1) [1 byte]
0x06
Gen. info request(subID - 2) [1 byte]
0x01
End of sysex [1 byte]
F7
 
GENERAL INFO RESPONSE
Sysex status byte [1 byte]
0xF0
Real-time/None Real-time byte [1 byte]
0x7E
MS Base channel [1 bytes]
0xhh (0x7F if all)
General info (subID - 1) [1 byte]
0x06
Gen. info replay(subID - 2) [1 byte]
0x02
Manufacturers System Exclusive id code [3 byte]
0x00 0x21 0x6D
Device family code [2 bytes]
0x00 0x01
Device family member code  [2 bytes]
0x00 0x01
Software revision level. Format device specific [2 bytes now]
0x00 0x01
End of sysex [1 byte]
F7
 
 
GLOBAL PARAMETER REQUEST
Sysex status byte [1 byte]
0xF0
Real-time/None Real-time byte [1 byte]
0x7E
Ping in this general channel [1 bytes]
0xhh (if 0x7F responds if any channel)
Data Dump (subID - 1) [1 byte]
0x07
Gen. param dump request (subID - 2) [1 byte]
0x01
Manufacturers System Exclusive id code [3 bytes]
0x00 0x21 0x6D
End of sysex [1 byte]
F7
 
 
GLOBAL PARAMETER DUMP
Sysex status byte [1 byte]
0xF0
Real-time/None Real-time byte [1 byte]
0x7E
Manufacturers System Exclusive id code [3 bytes]
0x00 0x21 0x6D
Data Dump (subID - 1) [1 byte]
0x07
Global param dump request (subID - 2) [1 byte]
0x01
Device family code [2 bytes]
0x00 0x01 
Device family member code  [2 bytes]
0x00 0x01
All Global parameter value data in 14b format (MSB, LSB) ordered by NRPN ID [size: parameter count x 2 bytes]
0xhh 0xhh 0xhh …. 0xhh
End of sysex [1 byte]
F7
 
 
SOUND PARAMETER REQUEST
Sysex status byte [1 byte]
0xF0
Real-time/None Real-time byte [1 byte]
0x7E
Ping in this general channel [1 bytes]
0xhh (if 0x7F responds if any channel)
Data Dump (subID - 1) [1 byte]
0x07
Sound parameter dump request (subID - 2) [1 byte]
0x02
Manufacturers System Exclusive id code [3 bytes]
0x00 0x21 0x6D
End of sysex [1 byte]
F7
 
 
SOUND PARAMETER DUMP
Sysex status byte [1 byte]
0xF0
Real-time/None Real-time byte [1 byte]
0x7E
Manufacturers System Exclusive id code [3 bytes]
0x00 0x21 0x6D
Data Dump (subID - 1) [1 byte]
0x07
Sound parameter dump request (subID - 2) [1 byte]
0x02
Device family code [2 bytes]
0x00 0x01 
Device family member code  [2 bytes]
0x00 0x01
All Sound parameter value data in 14b format (MSB, LSB) ordered by NRPN ID [size: parameter count x 2 bytes]
0xhh 0xhh 0xhh …. 0xhh
End of sysex [1 byte]
F7