![Genovation 900-MPC User Manual Download Page 34](http://html1.mh-extra.com/html/genovation/900-mpc/900-mpc_user-manual_2213572034.webp)
Genovation
Page 34 of 45
midipc
Get/Set Global Parameter List
The following table describes the address and data elements that are valid for
the Get/Set Global Parameter commands.
Address
(hex)
Value
(binary)
Description
08
0000 nnnn
n = MIDI Channel for manual mode
0 to 15
09
0000 000x
x = Program Change number range
0 is 0-127
1 is 1-128
0A
0000 000x
x = Bank Select number range
0 is 0-127
1 is 1-128
0C
0ddd dddd
d = Sys Ex Mfg ID (default is 7D)
01 to 7D (7E and 7F are reserved)
Get Global Parameter Command
By sending a Get Global Parameter Sys Ex command from a host device, the
user can query the settings that normally require the use of the Utility menu. In
this implementation one parameter byte is read at a time from the table listed
above. Byte addresses outside of the parameter list range are ignored.
The command reads writes a single byte from the keypad, but the data value is
received as two bytes over MIDI. 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.
21 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: Read the Manufacturer ID
Transmitted: