RPN and NRPN will be set as “unspecified.”
Once this setting has been made, subsequent
Data Entry messages will be ignored. (It is not
necessary to transmit Data Entry for RPN Null
settings.)
Parameter values that were previously set will
not change.
mm, ll: ignored
Program Change
Status2nd byte
CnHppH
n = MIDI channel number: 0H - FH (ch.1 - 16)
pp = Program number: 00H - 7FH (prog.1 - prog.128)
Channel Pressure
Status2nd byte
DnHvvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Channel Pressure: 00H - 7FH (0 - 127)
Pitch Bend Change
Status
EnHllHmmH
n = MIDI channel number: 0H - FH (ch.1 - 16)
mm, ll = Pitch Bend value: 00 00H - 40 00H - 7F 7FH (-8192 - 0 - +8191)
2nd byte3rd byte
Channel Mode Messages
All Sounds Off (Controller number 120)
Status
BnH78H00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
* When this message is received, all notes currently sounding on the
corresponding channel will be turned off.
Reset All Controllers (Controller number 121)
Status
BnH79H00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
* When this message is received, the following controllers will be set to their reset
values.
Controller
Polyphonic Key Pressure0 (off)
Channel Pressure0 (off)
Pitch Bend Change+/-0 (center)
Modulation0 (off)
Expression127 (max)
Hold 10 (off)
Sostenuto0 (off)
Pedal 1 Type MSB0 (min) * for V-Synth only
Pedal 1 Type LSB0 (min) * for V-Synth only
Pedal 2 Type MSB0 (min) * for V-Synth only
Pedal 2 Type LSB0 (min) * for V-Synth only
Breath Type MSB 0(min)
Breath Type LSB 0(min)
General Purpose Controller 1 MSB0 (min)
General Purpose Controller 2 MSB0 (min)
General Purpose Controller 3 MSB0 (min) * for V-Synth only
General Purpose Controller 4 MSB0 (min) * for V-Synth only
General Purpose Controller 5 MSB0 (min) * for V-Synth only
General Purpose Controller 6 MSB0 (min) * for V-Synth only
General Purpose Controller 7 MSB0 (min) * for V-Synth only
General Purpose Controller 8 MSB0 (min) * for V-Synth only
General Purpose Controller 9 MSB0 (min) * for V-Synth only
General Purpose Controller 10 MSB0 (min) * for V-Synth only
General Purpose Controller 1 LSB0 (min)
General Purpose Controller 2 LSB0 (min)
General Purpose Controller 3 LSB0 (min) * for V-Synth only
General Purpose Controller 4 LSB0 (min) * for V-Synth only
General Purpose Controller 5 LSB0 (min) * for V-Synth only
General Purpose Controller 6 LSB0 (min) * for V-Synth only
General Purpose Controller 7 LSB0 (min) * for V-Synth only
General Purpose Controller 8 LSB0 (min) * for V-Synth only
General Purpose Controller 9 LSB0 (min) * for V-Synth only
2nd byte3rd byte
2nd byte3rd byte
Reset value
2
●
●
●
●
●
■
●
■
●
❍
VC-2 MIDI Implementation
ControllerReset value
General Purpose Controller 10 LSB0 (min) * for V-Synth only
RPNunset; previously set data will not
change
All Notes Off (Controller number 123)
Status
BnH7BH00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
* When All Notes Off is received, all notes on the corresponding channel will be
turned off. However, if Hold 1 or Sostenuto is ON, the sound will be continued
until these are turned off.
* Not valid if the patch algorithm is Processor Type 1 or Processor Type 2.
2nd byte3rd byte
OMNI OFF (Controller number 124)
Status
BnH7CH00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be carried out as when All Notes Off is received.
* Not valid if the patch algorithm is Processor Type 1 or Processor Type 2.
2nd byte3rd byte
OMNI ON (Controller number 125)
Status
BnH7DH00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be carried out as when All Notes Off is received.
OMNI ON will not be turned on.
* Not valid if the patch algorithm is Processor Type 1 or Processor Type 2.
2nd byte3rd byte
MONO (Controller number 126)
Status
BnH7EHmmH
n = MIDI channel number: 0H - FH (ch.1 - 16)
mm = mono number: 00H - 10H (0 - 16)
* The same processing will be carried out as when All Notes Off is received.
* Not valid if the patch algorithm is Processor Type 1 or Processor Type 2.
2nd byte3rd byte
POLY (Controller number 127)
Status
BnH7FH00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be carried out as when All Notes Off is received.
* Not valid if the patch algorithm is Processor Type 1 or Processor Type 2.
2nd byte3rd byte
System Realtime Message
Active Sensing
Status
FEH
* When Active Sensing is received, the unit will begin monitoring the intervals of
all further messages. While monitoring, if the interval between messages
exceeds 420 ms, the same processing will be carried out as when All Sounds Off,
All Notes Off and Reset All Controllers are received, and message interval
monitoring will be halted.
System Exclusive Message
Status
F0HiiH, ddH, ......, eeHF7H
F0H:System Exclusive Message status
ii = ID number:an ID number (manufacturer ID) to indicate the manufacturer
dd, ..., ee = data: 00H - 7FH (0 - 127)
F7H:EOX (End Of Exclusive)
Of the System Exclusive messages received by this device, the Universal Non-
realtime messages and the Universal Realtime messages and the Data Request
(RQ1) messages and the Data Set (DT1) messages will be set automatically.
Universal Non-realtime System Exclusive
Messages
Identity Request Message
Status
F0H7EH, dev, 06H, 01HF7H
ByteExplanation
F0HExclusive status
7EHID number (Universal Non-realtime Message)
devDevice ID (dev: 10H - 1FH, 7FH)
06HSub ID#1 (General Information)
01HSub ID#2 (Identity Request)
F7HEOX (End Of Exclusive)
* When this message is received, Identity Reply message (p. 6) will be
transmitted.
Data byteStatus
whose Exclusive message this is. Roland’s manufacturer ID is
41H. ID numbers 7EH and 7FH are extensions of the MIDI
standard; Universal Non-realtime Messages (7EH) and
Universal Realtime Messages (7FH).
Data byteStatus
3
VC-2 MIDI Implementation
●
❍
❍
❍
●
❍
●
❍
Universal Realtime System Exclusive Messages
Master Volume
StatusData byteStatus
F0H7FH, 7FH, 04H, 01H, llH, mmHF7H
ByteExplanation
F0HExclusive status
7FHID number (universal realtime message)
7FHDevice ID (Broadcast)
04HSub ID#1 (Device Control)
01HSub ID#2 (Master Volume)
llHMaster Volume lower byte
mmHMaster Volume upper byte
F7HEOX (End Of Exclusive)
* The lower byte (llH) of Master Volume will be handled as 00H.
* The Master Level parameter (SYSTEM Com Master) will change.