Roland VC 2 Service Manual

VC-2 MIDI Implementation
Model: VC-2
Data: Oct. 5, 2005
Version: 1.00
Channel Voice Messages
Note Off
Status 2nd byte 3rd byte
8nH kkH vvH
9nH kkH 00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
kk = note number: 00H - 7FH (0 - 127)
vv = note off velocity: 00H - 7FH (0 - 127)
* Not valid if the patch algorithm is Processor Type 1 or Processor Type 2.
Note On
Status 2nd byte 3rd byte
9nH kkH vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
kk = note number: 00H - 7FH (0 - 127)
vv = note on velocity: 01H - 7FH (1 - 127)
* Not valid if the patch algorithm is Processor Type 1 or Processor Type 2.
Polyphonic Key Pressure
Status 2nd byte 3rd byte
AnH kkH vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
kk = note number: 00H - 7FH (0 - 127)
vv = Polyphonic Key Pressure: 00H - 7FH (0 - 127)
Control Change
Bank Select (Controller number 0, 32)
Status 2nd byte 3rd byte
BnH 00H mmH
BnH 20H llH
n = MIDI channel number: 0H - FH (ch.1 - 16)
mm, ll = Bank number: 00 00H - 7F 7FH (bank.1 - bank.16384)
Modulation (Controller number 1)
Status 2nd byte 3rd byte
BnH 01H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Modulation depth: 00H - 7FH (0 - 127)
Portamento Time (Controller number 5)
Status
BnH 05H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Portamento Time: 00H - 7FH (0 - 127)
2nd byte 3rd byte
Data Entry (Controller number 6, 38)
Status
BnH 06H mmH
BnH 26H llH
n = MIDI channel number: 0H - FH (ch.1 - 16)
mm, ll = the value of the parameter specified by RPN/NRPN
mm = MSB, ll = LSB
2nd byte 3rd byte
Volume (Controller number 7)
Status
BnH 07H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Volume: 00H - 7FH (0 - 127)
2nd byte 3rd byte
Panpot (Controller number 10)
Status
BnH 0AH vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Panpot: 00H - 40H - 7FH (Left - Center - Right),
2nd byte 3rd byte
Expression (Controller number 11)
Status
BnH 0BH vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Expression: 00H - 7FH (0 - 127)
2nd byte 3rd byte
Hold 1 (Controller number 64)
Status
BnH 40H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value: 00H - 7FH (0 - 127) 0 - 63 = OFF, 64 - 127 = ON
2nd byte 3rd byte
Portamento (Controller number 65)
Status
BnH 41H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value: 00H - 7FH (0 - 127) 0 - 63 = OFF, 64 - 127 = ON
2nd byte 3rd byte
Sostenuto (Controller number 66)
Status
BnH 42H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value: 00H - 7FH (0 - 127)
2nd byte 3rd byte
0 - 63 = OFF, 64 - 127 = ON
1
VC-2 MIDI Implementation
Effect 1 (Reverb Send Level) (Controller number 91)
Status 2nd byte 3rd byte
BnH 5BH vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Reverb Send Level: 00H - 7FH (0 - 127)
Effect 3 (Chorus Send Level) (Controller number 93)
Status
BnH 5DH vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Chorus Send Level: 00H - 7FH (0 - 127)
2nd byte 3rd byte
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 - 16)
mm = upper byte (MSB) of parameter number specified by RPN
ll = lower byte (LSB) of parameter number specified by RPN
<<< RPN >>>
Control Changes include RPN (Registered Parameter Numbers), which are
extended.
When using RPNs, first RPN (Controller numbers 100 and 101; they can be sent in
any order) should be sent in order to select the parameter, then Data Entry
(Controller numbers 6 and 38) should be sent to set the value. Once RPN messages
are received, Data Entry messages that is received at the same MIDI channel after
that are recognized as changing toward the value of the RPN messages. In order
not to make any mistakes, transmitting RPN Null is recommended after setting
parameters you need.
This device receives the following RPNs.
RPN MSB, LSB
00H, 00H mmH, llH Pitch Bend Sensitivity
00H, 01H mmH, llH Channel Fine Tuning
00H, 02H mmH, llH Channel Coarse Tuning
7FH, 7FH ---, --- RPN null
Data entry MSB, LSB
Notes
mm: 00H - 18H (0 - 24 semitones) ll: ignored (processed as 00H) Up to 2 octave can be specified in semitone steps.
mm, ll: 20 00H - 40 00H - 60 00H (-4096 x 100 / 8192 - 0 - +4096 x 100 / 8192 cent)
mm: 10H - 40H - 70H (-48 - 0 - +48 semitones) ll: ignored (processed as 00H)
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
Status 2nd byte
CnH ppH
n = MIDI channel number: 0H - FH (ch.1 - 16)
pp = Program number: 00H - 7FH (prog.1 - prog.128)
Channel Pressure
Status 2nd byte
DnH vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Channel Pressure: 00H - 7FH (0 - 127)
Pitch Bend Change
Status
EnH llH mmH
n = MIDI channel number: 0H - FH (ch.1 - 16)
mm, ll = Pitch Bend value: 00 00H - 40 00H - 7F 7FH (-8192 - 0 - +8191)
2nd byte 3rd byte
Channel Mode Messages
All Sounds Off (Controller number 120)
Status
BnH 78H 00H
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
BnH 79H 00H
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 Pressure 0 (off) Channel Pressure 0 (off) Pitch Bend Change +/-0 (center) Modulation 0 (off) Expression 127 (max) Hold 1 0 (off) Sostenuto 0 (off) Pedal 1 Type MSB 0 (min) * for V-Synth only Pedal 1 Type LSB 0 (min) * for V-Synth only Pedal 2 Type MSB 0 (min) * for V-Synth only Pedal 2 Type LSB 0 (min) * for V-Synth only Breath Type MSB 0 (min) Breath Type LSB 0 (min) General Purpose Controller 1 MSB 0 (min) General Purpose Controller 2 MSB 0 (min) General Purpose Controller 3 MSB 0 (min) * for V-Synth only General Purpose Controller 4 MSB 0 (min) * for V-Synth only General Purpose Controller 5 MSB 0 (min) * for V-Synth only General Purpose Controller 6 MSB 0 (min) * for V-Synth only General Purpose Controller 7 MSB 0 (min) * for V-Synth only General Purpose Controller 8 MSB 0 (min) * for V-Synth only General Purpose Controller 9 MSB 0 (min) * for V-Synth only General Purpose Controller 10 MSB 0 (min) * for V-Synth only General Purpose Controller 1 LSB 0 (min) General Purpose Controller 2 LSB 0 (min) General Purpose Controller 3 LSB 0 (min) * for V-Synth only General Purpose Controller 4 LSB 0 (min) * for V-Synth only General Purpose Controller 5 LSB 0 (min) * for V-Synth only General Purpose Controller 6 LSB 0 (min) * for V-Synth only General Purpose Controller 7 LSB 0 (min) * for V-Synth only General Purpose Controller 8 LSB 0 (min) * for V-Synth only General Purpose Controller 9 LSB 0 (min) * for V-Synth only
2nd byte 3rd byte
2nd byte 3rd byte
Reset value
2
VC-2 MIDI Implementation
Controller Reset value
General Purpose Controller 10 LSB 0 (min) * for V-Synth only RPN unset; previously set data will not
change
All Notes Off (Controller number 123)
Status
BnH 7BH 00H
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 byte 3rd byte
OMNI OFF (Controller number 124)
Status
BnH 7CH 00H
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 byte 3rd byte
OMNI ON (Controller number 125)
Status
BnH 7DH 00H
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 byte 3rd byte
MONO (Controller number 126)
Status
BnH 7EH mmH
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 byte 3rd byte
POLY (Controller number 127)
Status
BnH 7FH 00H
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 byte 3rd 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
F0H iiH, ddH, ......, eeH F7H
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
F0H 7EH, dev, 06H, 01H F7H
Byte Explanation
F0H Exclusive status
7EH ID number (Universal Non-realtime Message)
dev Device ID (dev: 10H - 1FH, 7FH)
06H Sub ID#1 (General Information)
01H Sub ID#2 (Identity Request)
F7H EOX (End Of Exclusive)
* When this message is received, Identity Reply message (p. 6) will be
transmitted.
Data byte Status
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 byte Status
3
VC-2 MIDI Implementation
Universal Realtime System Exclusive Messages
Master Volume
Status Data byte Status
F0H 7FH, 7FH, 04H, 01H, llH, mmH F7H
Byte Explanation
F0H Exclusive status
7FH ID number (universal realtime message)
7FH Device ID (Broadcast)
04H Sub ID#1 (Device Control)
01H Sub ID#2 (Master Volume)
llH Master Volume lower byte
mmH Master Volume upper byte
F7H EOX (End Of Exclusive)
* The lower byte (llH) of Master Volume will be handled as 00H.
* The Master Level parameter (SYSTEM Com Master) will change.
Master Fine Tuning
Status Data byte Status
F0H 7FH, 7FH, 04H, 03H, llH, mmH F7H
Byte Explanation
F0H Exclusive status
7FH ID number (universal realtime message)
7FH Device ID (Broadcast)
04H Sub ID#1 (Device Control)
03H Sub ID#2 (Master Fine Tuning)
llH Master Fine Tuning LSB
mmH Master Fine Tuning MSB
F7H EOX (End Of Exclusive)
mm, ll: 00 00H - 40 00H - 7F 7FH (-100 - 0 - +99.9 [cents])
* The Master Tune parameter (SYSTEM Com Master) will change.
Master Coarse Tuning
Status Data byte Status
F0H 7FH, 7FH, 04H, 04H, llH, mmH F7
Byte Explanation
F0H Exclusive status
7FH ID number (universal realtime message)
7FH Device ID (Broadcast)
04H Sub ID#1 (Device Control)
04H Sub ID#2 (Master Coarse Tuning)
llH Master Coarse Tuning LSB
mmH Master Coarse Tuning MSB
F7H EOX (End Of Exclusive)
llH: ignored (processed as 00H)
mmH: 28H - 40H - 58H (-24 - 0 - +24 [semitones])
* The Master Key Shift parameter (SYSTEM Com Master) will change.
Global Parameter Control
Scale/Octave Tuning Adjust
Status Data byte Status
F0H 7EH, 7FH, 08H, 08H, ffH, ggH, hhH, ssH... F7
Byte Explanation
F0H Exclusive status
7EH ID number (Universal Non-realtime Message)
7FH Device ID (Broadcast)
08H Sub ID#1 (MIDI Tuning Standard)
08H Sub ID#2 (scale/octave tuning 1-byte form)
ffH Channel/Option byte 1
bits 0 to 1 = channel 15 to 16
bit 2 to 6 = Undefined
ggH Channel byte 2
bits 0 to 6 = channel 8 to 14
hhH Channel byte 3
bits 0 to 6 = channel 1 to 7
ssH 12 byte tuning offset of 12 semitones from C to B
00H = -64 [cents]
40H = 0 [cents] (equal temperament)
7FH = +63 [cents]
F7H EOX (End Of Exclusive)
Data Transmission
This instrument can use exclusive messages to exchange many varieties of internal
settings with other devices.
The model ID of the exclusive messages used by this instrument is 00H 53H.
Data Request 1 (RQ1)
This message requests the other device to transmit data. The address and size
indicate the type and amount of data that is requested.
When a Data Request message is received, if the device is in a state in which it is
able to transmit data, and if the address and size are appropriate, the requested
data is transmitted as a Data Set 1 (DT1) message. If the conditions are not met,
nothing is transmitted.
Status Data byte Status
F0H 41H, dev, 00H, 00H, 0DH, 11H, aaH, F7H
bbH, ccH, ddH, ssH, ttH, uuH, vvH, sum
Byte Explanation
F0H Exclusive status
41H ID number (Roland)
dev Device ID (dev: 10H - 1FH, 7FH)
00H Model ID #1 (VC-2)
00H Model ID #2 (VC-2)
0DH Model ID #3 (VC-2)
11H Command ID (RQ1)
aaH Address MSB
bbH Address
ccH Address
ddH Address LSB
ssH Size MSB
ttH Size
uuH Size
vvH Size LSB
sum Checksum
F7H EOX (End Of Exclusive)
* The size of data that can be transmitted at one time is fixed for each type of data.
And data requests must be made with a fixed starting address and size. Refer to
the address and size given in “Parameter Address Map” (p. 6).
* For the checksum, refer to (p. 14).
* Not received when the Receive Exclusive (Rx Sys-Ex) parameter (SYSTEM
Common MIDI/USB) is OFF.
4
VC-2 MIDI Implementation
Data Set 1 (DT1)
Status Data byte Status
F0H 41H, dev, 00H, 00H, 0DH, 12H, aaH, F7H
bbH, ccH, ddH, eeH, ... ffH, sum
Byte Explanation
F0H Exclusive status
41H ID number (Roland)
dev Device ID (dev: 00H - 1FH, 7FH)
00H Model ID #1 (VC-2)
00H Model ID #2 (VC-2)
0DH Model ID #3 (VC-2)
12H Command ID (DT1)
aaH Address MSB
bbH Address
ccH Address
ddH Address LSB
eeH Data: the actual data to be sent. Multiple bytes of data are
transmitted in order starting from the address.
::
ffH Data
sum Checksum
F7H EOX (End Of Exclusive)
* The amount of data that can be transmitted at one time depends on the type of
data, and data will be transmitted from the specified starting address and size.
Refer to the address and size given in “Parameter Address Map” (p. 6).
* Data larger than 256 bytes will be divided into packets of 256 bytes or less, and
each packet will be sent at an interval of about 20 ms.
* Regarding the checksum, please refer to (p. 14)
* Not received when the Receive Exclusive (Rx Sys-Ex) parameter (SYSTEM
Common MIDI/USB) is OFF.
Status Data byte Status
F0H 41H, dev, 42H, 12H, aaH, bbH, F7H
ccH, ddH, ... eeH, sum
Byte Explanation
F0H Exclusive status
41H ID number (Roland)
dev Device ID (dev: 10H - 1FH, 7FH)
42H Model ID (GS)
12H Command ID (DT1)
aaH Address MSB
bbH Address
ccH Address LSB
ddH Data: the actual data to be transmitted. Multiple bytes of data
are transmitted starting from the address.
::
eeH Data
sum Checksum
F7H EOX (End Of Exclusive)
* The amount of data that can be transmitted at one time depends on the type of
data, and data will be transmitted from the specified starting address and size.
Refer to the address and size given in “Parameter Address Map” (p. 6).
* Data larger than 256 bytes will be divided into packets of 256 bytes or less, and
each packet will be sent at an interval of about 20 ms.
* Regarding the checksum, please refer to (p. 14)
* Not received when the Receive Exclusive (Rx Sys-Ex) parameter (SYSTEM
Common MIDI/USB) is OFF.
2. Data Transmission
Channel Voice Messages
Note Off
Status
8nH kkH vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
kk = note number: 00H - 7FH (0 - 127)
vv = note off velocity: 00H - 7FH (0 - 127)
Note On
Status
9nH kkH vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
kk = note number: 00H - 7FH (0 - 127)
vv = note on velocity: 01H - 7FH (1 - 127)
Control Change
Bank Select (Controller number 0, 32)
Status
BnH 00H mmH
BnH 20H llH
n = MIDI channel number: 0H - FH (ch.1 - 16)
mm, ll = Bank number: 00 00H - 7F 7FH (bank.1 - bank.16384)
Modulation (Controller number 1)
Status
BnH 01H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Modulation depth: 00H - 7FH (0 - 127)
Hold 1 (Controller number 64)
Status
BnH 40H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value: 00H - 7FH (0 - 127) 0 - 63 = OFF, 64 - 127 = ON
Program Change
Status
CnH ppH
n = MIDI channel number: 0H - FH (ch.1 - 16)
pp = Program number: 00H - 7FH (prog.1 - prog.128)
Channel Pressure (for V-Synth only)
Status
DnH vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Channel Pressure: 00H - 7FH (0 - 127)
Pitch Bend Change (for V-Synth only)
Status
EnH llH mmH
n = MIDI channel number: 0H - FH (ch.1 - 16)
mm, ll = Pitch Bend value: 00 00H - 40 00H - 7F 7FH (-8192 - 0 - +8191)
2nd byte 3rd byte
2nd byte 3rd byte
2nd byte 3rd byte
2nd byte 3rd byte
2nd byte 3rd byte
2nd byte
2nd byte
2nd byte 3rd byte
5
Loading...
+ 9 hidden pages