❍ Sostenuto (Controller number 66)
Status
2nd byte
3rd byte
BnH
42H
vvH
n=MIDI channel number : 0H–FH (ch.1–ch.16)
vv=control value
: 00H–7FH (0–127) 0-63=OFF, 64-127=ON
* Not received when the CC parameter("MIDI INPUT SWITCH" window/[TOOLS]-[F3
(MIDI)]-[F2 (INPUT SW)]) is OFF.
* Not received when the Soft parameter("MIDI INPUT SWITCH" window/[TOOLS]-[F3
(MIDI)]-[F2 (INPUT SW)]) is OFF.
❍ Soft (Controller number 67)
Status
2nd byte
3rd byte
BnH
43H
vvH
n=MIDI channel number : 0H–FH (ch.1–ch.16)
vv=control value
: 00H–7FH (0–127) 0-63=OFF, 64-127=ON
* Not received when the CC parameter("MIDI INPUT SWITCH" window/[TOOLS]-[F3
(MIDI)]-[F2 (INPUT SW)]) is OFF.
* Not received when the Soft parameter("MIDI INPUT SWITCH" window/[TOOLS]-[F3
(MIDI)]-[F2 (INPUT SW)]) is OFF.
❍ Effect1–5 (Controller number 91–95)
Status
2nd byte
3rd byte
BnH
kkH
vvH
n=MIDI channel number : 0H–FH (ch.1–ch.16)
kk=control number
: 5BH–5FH (91–95)
vv=Effect Level
: 00H–7FH (0–127)
* Not received when the CC parameter("MIDI INPUT SWITCH" window/[TOOLS]-[F3
(MIDI)]-[F2 (INPUT SW)]) is OFF.
* Not received when the Effect parameter("MIDI INPUT SWITCH" window/[TOOLS]-
[F3 (MIDI)]-[F2 (INPUT SW)]) is OFF.
❍ NRPN MSB/LSB (Controller number 98, 99)
Status
2nd byte
3rd byte
BnH
63H
mmH
BnH
62H
llH
n=MIDI channel number : 0H–FH (ch.1–ch.16)
mm=the value of the parameter specified by NRPN
ll=LSB of the parameter number specified by NRPN
* Not received when the CC parameter("MIDI INPUT SWITCH" window/[TOOLS]-[F3
(MIDI)]-[F2 (INPUT SW)]) is OFF.
* Not received when the RPN/NRPN parameter("MIDI INPUT SWITCH"
window/[TOOLS]-[F3 (MIDI)]-[F2 (INPUT SW)]) is OFF.
❍ RPN MSB/LSB (Controller number 100, 101)
Status
2nd byte
3rd byte
BnH
65H
mmH
BnH
64H
llH
n=MIDI channel number : 0H–FH (ch.1–ch.16)
mm=the value of the parameter specified by RPN
ll=LSB of the parameter number specified by RPN
* Not received when the CC parameter("MIDI INPUT SWITCH" window/[TOOLS]-[F3
(MIDI)]-[F2 (INPUT SW)]) is OFF.
* Not received when the RPN/NRPN parameter("MIDI INPUT SWITCH"
window/[TOOLS]-[F3 (MIDI)]-[F2 (INPUT SW)]) is OFF.
❍ Control Changes Other Than Those Above
Status
2nd byte
3rd byte
BnH
kkH
vvH
n=MIDI channel number : 0H–FH (ch.1–ch.16)
kk=Control number
: 00H–78H (0–120)
vv=value
: 00H–7FH (0–127)
* Not received when the CC parameter("MIDI INPUT SWITCH" window/[TOOLS]-[F3
(MIDI)]-[F2 (INPUT SW)]) is OFF.
G Program Change
Status
2nd byte
CnH
ppH
n=MIDI channel number : 0H–FH (ch.1–ch.16)
pp=Program number
: 00H–7FH (prog.1–prog.128)
* Not received when the PC parameter("MIDI INPUT SWITCH" window/[TOOLS]-[F3
(MIDI)]-[F2 (INPUT SW)]) is OFF.
G Channel Aftertouch
Status
2nd byte
DnH
vvH
n=MIDI channel number : 0H–FH (ch.1–ch.16)
vv=Channel Aftertouch
: 00H–7FH (0–127)
* Not received when the Ch Af parameter("MIDI INPUT SWITCH" window/[TOOLS]-
[F3 (MIDI)]-[F2 (INPUT SW)]) is OFF.
G Pitch Bend Change
Status
2nd byte
3rd byte
EnH
llH
mmH
n=MIDI channel number : 0H–FH (ch.1–ch.16)
mm, ll=Pitch Bend value
: 00 00H–40 00H–7F 7FH (-8192–0–+8191)
* Not received when the P.Bend parameter ("MIDI INPUT SWITCH" window/[TOOLS]-
[F3 (MIDI)]-[F2 (INPUT SW)]) is OFF.
I Channel Mode messages
G All Sound Off (Controller number 120)
Status
2nd byte
3rd byte
BnH
78H
00H
n=MIDI channel number : 0H–FH (ch.1–ch.16)
G Reset All Controller (Controller number 121)
Status
2nd byte
3rd byte
BnH
79H
00H
n=MIDI channel number : 0H–FH (ch.1–ch.16)
G Omni Off (Controller number 124)
Status
2nd byte
3rd byte
BnH
7CH
00H
n=MIDI channel number : 0H–FH (ch.1–ch.16)
* The same processing will be done as when an All Note Off message is received.
G Omni On (Controller number 125)
Status
2nd byte
3rd byte
BnH
7DH
00H
n=MIDI channel number : 0H–FH (ch.1–ch.16)
* The same processing will be done as when an All Note Off message is received.
G Mono (Controller number 126)
Status
2nd byte
3rd byte
BnH
7EH
mmH
n=MIDI channel number : 0H–FH (ch.1–ch.16)
mm=mono number
: 00H–10H (0–16)
* The same processing will be done as when an All Note Off message is received.
G Poly (Controller number 127)
Status
2nd byte
3rd byte
BnH
7FH
00H
n=MIDI channel number : 0H–FH (ch.1–ch.16)
* The same processing will be done as when an All Note Off message is received.
I System Exclusive Messages
satatus
Data byte
status
F0H
iiH, ddH, ......, eeH
F7H
F0H: System Exclusive message status
ii=ID number: This is the ID number (manufacturer ID) that specifies the manufacturer
whose exclusive message this is. Roland's manufacturer ID is 41H. ID numbers 7EH and
7FH are defined in an expansion of the MIDI standard as Universal Non-real-time messa-
ges (7EH) and Universal Realtime Messages (7FH).
dd,..., ee = data: 00H–7FH (0–127)
F7H: EOX (End of System Exclusive)
* Not received when the SysEx parameter ("MIDI INPUT SWITCH" window/[TOOLS]-
[F3 (MIDI)]-[F2 (INPUT SW)]) is OFF.
* MIDI Machine Control and MIDI Time code is not recorded.(Refer to "1.3 Messages ack-
Apéndices
151