84 Mix:Reverb R Lvl
85 Mix:Reverb L Lvl
86 Dry Level
87 Mix:Dry Right
88 Mix:Dry Left
89 Bypass
90 Repeat Hold
Local link table of parameters to continuous controllers (LL2CC)
Each entry of the LL2CC is 4 bytes long. These 4 bytes have the following
format:
Byte 1 Parameter Number A
Byte 2 Continuous Controller A
Byte 3 Parameter Number B
Byte 4 Continuous Controller B
Each program has an entry in the LL2CC. (128 * 4 = 512 bytes) Parameter
numbers and continuous controller values for the LL2CC have the same
definition as they do in the P2CC table.
Translation table of received midi program number to GSP21 program number
(MIDI_TO_PROGRAM)
This 128 byte table is used to translate received midi program numbers to
GSP21 program numbers. The received midi program number is used as an index
into the MIDI_TO_PROGRAM table. The byte at that index is the program number
to change to. Bytes in this table have the value of 0-127 on the GSP21 and
0-191 on the GSP21 PRO.