89 Mix:Tap1 R Level
90 Mix:Tap1 L Level
91 Room Size
92 Decay Time
93 Position
94 Not Used
95 Reverb Level
96 Bypass
97 Repeat Hold
Translation table of received midi program number to DSP256 XL program
number (MIDI_TO_PROGRAM)
This 128 byte table is used to translate received midi program numbers to
DSP256 XL 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 XL.
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.