85 Mix:Revrse R Lvl
86 Mix:Revrse L Lvl
87 Mix:Tap2 Level
88 Mix:Tap3 Level
89 Mix:Tap1 R Level
90 Mix:Tap1 L Level
91 Not Used
92 Bypass
93 Repeat Hold
Translation table of received midi program number to DSP256 program number
(MIDI_TO_PROGRAM)
This 128 byte table is used to translate received midi program numbers to
DSP256 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-255.
PROGRAM_NUMBER = MIDI_TO_PROGRAM[received midi program number]
Send program change flag (0-1)
When set to 1, a program change from the hand controller is transmitted on
the receive midi channel. When set to 0, no program changes are generated
from the DSP256.
Hand controller flag (0-1)
Set to 1 if the hand controller is to be used. Set to 0 if the foot switch
is to be used.