Genovation
Page 35 of 45
midipc
(hex) F0 System
Exclusive
7D
Manufacturer ID. User settable – default is 7D.
22
Device ID for the MIDI Patch Changer.
21 Command
type.
0C
Parameter # from parameter list table.
F7
End of System Exclusive
Received:
(hex) F0 System
Exclusive
7D
Manufacturer ID. User settable – default is 7D.
22
Device ID for the MIDI Patch Changer.
21 Command
type.
0C
Parameter # from parameter list table.
07
Most significant nibble of the value 7D.
0D
Least significant nibble of the value 7D.
F7
End of System Exclusive
Set Global Parameter Command
By sending a Set Global Parameter Sys Ex command from a host device, the
user can change the settings that normally require the use of the Utility menu. In
this implementation one parameter byte is changed at a time from the parameter
list table. Byte addresses outside of the parameter list range are ignored.
The command writes a single byte into the keypad, but the new data value is
transmitted as two bytes. The first byte is the most significant nibble of the data.
The second byte is the least significant nibble of the data.
(hex) F0 System
Exclusive
7D
Manufacturer ID. User settable – default is 7D.
22
Device ID for the MIDI Patch Changer.
22 Command
type.
<addr>
Parameter # from parameter list table.
<msn>
Most significant nibble of the value.
<lsn>
Least significant nibble of the value.
F7
End of System Exclusive
Example: Set the MIDI Channel for manual mode to channel 2 (value = 0x01).
Transmitted: