
Section 1. Receive data
■Channel Voice Messages
* Following Channel Voice Messages can be recorded in SETUP MIDI TX/RX Channel.
●Note Off
Status 2nd byte 3rd byte
8nH kkH vvH
9nH kkH 00H
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
kk = note number: 00H - 7FH (0 - 127)
vv = note off velocity: 00H - 7FH (0 - 127)
* In the Drum part, ignored This message.
* The Velocity Values of Note Off message are ignored.
* When recording, this is recorded in the sequencer data itself.
●Note On
Status 2nd byte 3rd byte
9nH kkH vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
kk = note number: 00H - 7FH (0 - 127)
vv = note on velocity: 00H - 7FH (0 - 127)
* A channel which is assigned to the drum part will receive only the note numbers which
are specified by the drum kit or the percussion group.
* When recording, this is recorded in the sequencer data itself.
●Polyphonic Key Pressure
Status 2nd byte 3rd byte
AnH kkH vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
kk = note number: 00H - 7FH (0 - 127)
vv = Value: 00H - 7FH (0 - 127) Initial value = 00H (0)
* A channel which is assigned to the drum part will receive only the note numbers which
are specified by the drum kit.
* If the value is greater than 40H (64), the decay of the note sounded by the received note
number will be shortened.
* Not recorded in the sequencer.
●Control Change
❍Modulation (Controller number 1)
Status 2nd byte 3rd byte
BnH 01H vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
vv = Modulation depth: 00H - 7FH (0 - 127) Initial value = 00H (0)
* Only the channel assigned to the drum part can be received.
* If the SETUP MIDI CTRL settings Pedal CC or Zone CC are set to MODULATION, the
effect will apply to the specified parameter.
* During recording, this will be recorded in the sequencer data as Pedal Ctrl Chg data or
Zone Ctrl Chg data.
❍Foot Control (Controller number 4)
Status 2nd byte 3rd byte
BnH 04H vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
vv = Control value: 00H - 7FH (0 - 127) Initial value = 00H (0)
* Only the channel assigned to the drum part can be received.
* The effect will be obtained when SETUP MIDI CTRL Pedal CC is set to FOOT CON-
TROL.
* When recording, this will be recorded as Pedal Ctrl Chg data in the sequencer data
itself.
❍Data Entry MSB (Controller number 6)
Status 2nd byte 3rd byte
BnH 06H mmH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
mm = Control value: 00H - 18H (0 - 24semitone) Initial value = 02H (2 semitone)
* If RPN was previously specified as 00H 00H (Pitch Bend Sensitivity), you can specify
the pitch bend sensitivity. This can be specified in semitone steps up to a maximum of 2
octaves. (Refer to the RPN item.)
* In the Drum part, ignored This message.
* Not recorded in the sequencer.
❍Volume (Controller number 7)
Status 2nd byte 3rd byte
BnH 07H vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
vv = Volume: 00H - 7FH (0 - 127)
* Volume messages are used to adjust the volume balance of each track.
* Not recorded in the sequencer.
❍Pan (Controller number 10)
Status 2nd byte 3rd byte
BnH 0AH vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
vv = pan: 00H - 40H - 7FH (Left - Center - Right)
* In the Drum part, ignored This message.
* Not recorded in the sequencer.
❍General purpose controller 1 (Controller number 16)
Status 2nd byte 3rd byte
BnH 10H vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
vv = Control value: 00H - 7FH (0 - 127) Initial value = 00H (0)
* Only the channel assigned to the drum part can be received.
* If the SETUP MIDI CTRL settings Pedal CC or Zone CC are set to General Purpose
Controller 1, the effect will apply to the specified parameter.
* During recording, this will be recorded in the sequencer data as Pedal Ctrl Chg data or
Zone Ctrl Chg data.
❍General purpose controller 2 (Controller number 17)
Status 2nd byte 3rd byte
BnH 10H vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
vv = Control value: 00H - 7FH (0 - 127) Initial value = 00H (0)
* Only the channel assigned to the drum part can be received.
* If the SETUP MIDI CTRL settings Pedal CC or Zone CC are set to General Purpose
Controller 2, the effect will apply to the specified parameter.
* During recording, this will be recorded in the sequencer data as Pedal Ctrl Chg data or
Zone Ctrl Chg data.
❍Hold 1 (Controller number 64)
Status 2nd byte 3rd byte
BnH 40H vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
vv = Control value: 00H - 7FH (0 - 127) 0-63 = OFF, 64-127 = ON
* In the Drum part, ignored This message.
* When recording, this is recorded in the sequencer data itself.
MIDI Implimentation154