4. Reception Data | All MIDI data is received when the MIDI ON/OFF function is ON. When a specific | |
MIDI receive channel has been selected using the MIDI RECV CH function, and | ||
| ||
| the OMNI mode is OFF, MIDI data will be received only on the specified channel. | |
| MIDI data will be received on all channels when the OMNI mode is ON. | |
|
|
4-1-1. Channel Voice Message
(1) Key off |
|
Status | 1000nnnn |
Note no. | 0kkkkkkk |
Velocity | 0vvvvvvv |
n=channel no. k=0(C-2) ~ 127 (G8) v is ignored
(2) Key On/Off |
|
Status | 1001nnnn |
Note no. | 0kkkkkkk |
Velocity | 0vvvvvvvv |
n=channel no. k=0(C-2) ~ 127(G8) v=0: key off
v=1 ~127: key on
The key on note level will vary according to the received velocity value. The range of this instrument is
(3) Control Change |
|
|
Status | 1011nnnn | n=channel no. |
Control no. | 0ccccccc |
|
Control code | 0vvvvvvv |
|
a) Received whether MIDI CH INFO is ON or OFF
Control no. | Control code |
C=64: Sustain SW. | V=0:OFF, 127:ON |
Control no. | Control code |
C=1: modulation wheel | V=0~127 |
C=2: breath control | V=0~127 |
C=5: portamento time | V=0~127 |
C=6: data entry slider | V=0~127 |
C=7: foot volume | V=0~127 |
C=65: portamento SW. | V=0:OFF, 127:ON |
(4) Program Change |
|
|
Status | 1100nnnn | n=channel no. |
Program no. | 0ppppppp |
|
Received only when MIDI CH INFO is ON. If received during the PLAY or PERFORMANCE mode the voice or performance number will be changed accordingly. The lower five bits of the program no. contain the voice or performance number.
(5) Pitch Bend
Status | 1110nnnn | n=channel no. |
Code (LSB) | 0uuuuuuu |
|
Code (MSB) | 0vvvvvvv |
|
42