02(h) 1/2 Effect Module
03(h) 3/4 Effect Module
04(h) Whole Effect Module
RECEIVE KEY SCAN CODE (54h)
SYS_HEAD, 54(h), cc, F7(h)
cc Code for the Key Scan (note: there is only one byte, not two)
The Receive Key Scan Code procedure is used to emulate a button press on the front panel of the. See the Key Scan Code Maps (page 87) for
a list of Key Scan codes.
RECEIVE HOLD KEY SCAN CODE (55h)
SYS_HEAD, 55(h), cc, 68, F7(h)
cc Code for the Key Scan (note: there is only one byte, not two)
68 Time key is pressed expressed in 0.1 seconds increments (note: there is only one byte, not two)
The Receive Hold Key Scan Code procedure is used to emulate a button press and hold on the front panel of the RP-20 Valve. The device will
respond with a Receive Key Accepted procedure.
RECEIVE KEY ACCEPTED (56h)
SYS_HEAD, 56(h), cc1, cc2, F7(h)
cc Code echoed for the Key Scan received. (00(h) if key is invalid)
The Receive Key Accepted procedure is sent from the RP-20 Valve in response and acceptance of a Receive Scan Code Key or Receive Hold
Scan Code Key procedure but is ignored if received by the RP-20 Valve.
SELECT ONE PROGRAM (1Fh)
SYS_HEAD, 1F(h), yy1, yy2, zz1, zz2 F7(h)
When yy = 00(h) User bank is selected
When yy = 01(h) Factory bank is selected.
zz The Program number, 1-100 User (00-63(h)) or 1-191 Factory (00-BE(h))
This command behaves like a standard MIDI Program Change command, except that it allows the selection of any program in the RP-20 Valve
without the use of mapping.
RP-20 Valve
User Guide
Section - 6 Appendix
85