All MIDI data is received when the MIDI ON/OFF function is ON. When a specific

4.Reception Data MIDI receive channel has been selected using the MIDI R 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. Channel information

4-1-1 Channel Voice Message

(1) Key Off

 

 

Status

1000nnnn(8n)

n=channel no.

Note no.

0kkkkkkk

k=0(C-2)~127(G8)

Velocity

00000000(00)

 

(2) Key On/Off

 

 

Status

1001nnnn(9n)

n=channel no.

Note no.

0kkkkkkk

k=0(C-2) ~ 127(G8)

Velocity

0vvvvvvv

v=0: key off

 

 

v=1~ 127: key on

The key on note level will vary according to the received velocity value (only when the KEY VELOCITY setting is greater than 0). The range of this instrument is C#-1 to C7. If a higher or lower key number is received, it will be output within the range limits. For example, received C#7 through C8 data will be output as notes in the C#6 through C7 range.

(3)Control Change

Status Control no. Control code

1011nnnn(Bn) n=channel no. 0 c c c c c c c

0vvvvvvv

a)Received whether MIDI CH INFO is ON or OFF

Control no.

Control code.

C=64: Sustain SW.

V=0~126: OFF, 127: ON

b) Received when MIDI CH INFO is 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=7: volume

V=0~127

C=65: portamento SW.

V=0 ~126: OFF, 127: ON

(4) Program Change

 

Status

1100nnnn(Cn) n=channel no.

Program no.

0ppppppp

Received only in the PLAY mode when MIDI CH INFO is ON. Number 120 through 127 will be processed as 119.

(5) Pitch Bend

 

 

Status

1110nnnn

n=channel no.

Code(LSB)

0uuuuuuu

 

Code(MSB)

0vvvvvvv

 

51