RPN MSB/LSB |
|
|
|
|
Status |
| 2nd Byte | 3rd Byte |
|
BnH |
| 65H | mmH |
|
BnH |
| 64H | llH |
|
n=MIDI channel number |
| |||
mm=MSB of the RPN parameter number |
| |||
ll=LSB of the RPN parameter number |
| |||
RPN number implemented in MP8II are the followings |
| |||
RPN # | Data |
|
|
|
MSB LSB | MSB | LSB | Function & Range |
|
00H 00H | mmH | llH | Pitch bend sensitivity | Default=02H |
|
|
|
| |
00H 01H | mmH | llH | Master fine tuning |
|
|
|
| mm,ll:20 00H - 40 00H - 60 00 | |
7fH 7fH | RPN NULL |
| ||
Program Change |
|
|
| |
Status |
| 2nd Byte |
|
|
CnH |
| ppH |
|
|
n=MIDI channel number |
| |||
pp=Program number | :00H - 7fH | Default = 00H | ||
After Touch |
|
|
|
|
Status |
| 2nd Byte |
|
|
DnH |
| ppH |
|
|
n=MIDI channel number |
| |||
pp=Value |
|
| :00H - 7fH | Default = 00H |
*Sending only when EXP CC#=AFT |
| |||
Pitch Bend Change |
|
|
| |
Status |
| 2nd Byte | 3rd Byte |
|
EnH |
| llH | mmH |
|
n=MIDI channel number |
| |||
mm,ll=Pitch bend value | :00 00 - 7f | Default = 40 00H(center) |
2.2 Channel Mode Message
MONO |
|
|
Status | 2nd Byte | 3rd Byte |
BnH | 7eH | mmH |
n=MIDI channel number | ||
mm=mono number | :01H(M=1) | |
POLY |
|
|
Status | 2nd Byte | 3rd Byte |
BnH | 7fH | 00H |
n=MIDI channel number |
68