n = MIDI channel number: 0H–FH (ch.1–ch.16)
vv = Control value: 00H–7FH (0–127), 0–63 = OFF, 64–127 = ON
❍ Portamento (Controller number 65)
status2nd byte3rd byte
BnH41HvvH
n = MIDI channel number: 0H–FH (ch.1–ch.16)
vv = Control value: 00H–7FH (0–127), 0–63 = OFF, 64–127 = ON
* This will change the Portamento Sw parameter setting of the sample assigned to the part
that receives this.
* Not received on the Control channel.
❍ Hold 2 (Controller number 69)
status2nd byte3rd byte
BnH45HvvH
n = MIDI channel number: 0H–FH (ch.1–ch.16)
vv = Control value: 00H–7FH (0–127), 0–63 = OFF, 64–127 = ON
● Control Change
* Not received when the Receive switch (SYSTEM/MIDI/RX SW) is OFF.
* If this is received on the control channel (SYSTEM/MIDI/GENERAL), the effect will apply
to all parts, unless otherwise noted for each item.
n = MIDI channel number: 0H–FH (ch.1–ch.16)
kk = Source note number: 00H–7FH (0–127)
*A Note On message received immediately after a Portamento control will be sounded with
the pitch changing smoothly from the source note number. If a voice is already sounding at
the same note number as the source note number, that voice will change pitch to the pitch
of the newly received Note On, and continue sounding (i.e., will be played legato).
* The speed of pitch change produced by portamento control will depend on the setting of
the Portamento Time parameter of the sample assigned to the part that receives this.
* Not received on the Control channel.
❍ Effect 1 (Reverb Send Level) (Controller number 91)
(Controller number 91)
status2nd byte3rd byte
BnH5BHvvH
* The Chorus Send Level parameter will change.
* Not received on the Control channel.
169
MIDI Implementation
❍ RPN MSB/LSB (Controller number 100, 101)
status2nd byte3rd byte
BnH65HmmH
BnH64HllH
n = MIDI channel number: 0H–FH (ch.1–ch.16)
mm = MSB of the parameter number specified by RPN
ll = LSB of the parameter number specified by RPN
* Not received on the Control channel.
<<< RPN >>>
Control Changes include RPN (Registered Parameter Numbers), which are extended
parameters whose function is defined in the MIDI specification.
When using RPNs, first the RPN (Controller numbers 100 and 101; they can be sent in any
order) is transmitted to specify the parameter you wish to control. Then, Data Entry messages
(Controller numbers 6 and 38) are used to set the value of the specified parameter. Once an
RPN parameter has been specified, all Data Entry messages received on that channel will
modify the value of that parameter. In order to prevent accidents, when the desired setting
has been made for the parameter, it is recommended that RPN be set to Null.
This device receives the following RPNs.
RPNData entry
MSB LSB
00H 00HmmH 11HPitch Bend Sensitivity
00H 01HmmH llHChannel Fine Tuning
00H 02HmmH 11HChannel Coarse Tuning
7FH 7FHmmH 11HRPN null
MSB LSBNotes
mm: 00H–0CH (0–12 semitones)
ll: ignored (processed as 00H)
Up to 1 octave can be specified in semitone steps.
* The Bend Range Up/Down parameters will also change.
mm, ll: 20 00H–40 00H–60 00H
(-4096 *100 / 8192–0– +4096 *100 / 8192 cent)
* The Fine Tune parameter (PERFORM/PART/SOUND/
FINE) will change.
mm: 34H–40H–4CH (-12–0– +12 semitones)
ll: ignored (processed as 00H)
* The Coarse Tune parameter will change.
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.)
Settings already made will not change.
mm, ll: ignored
● Program Change
status2nd byte
CnHppH
n = MIDI channel number: 0H–FH (ch.1–ch.16)
pp=Program number:00H–7FH (prog.1–prog.128)
* If this is received on the control channel, the effect will apply to all parts.
● Pitch Bend Change
status2nd byte3rd byte
EnHllHmmH
n = MIDI channel number: 0H–FH (ch.1–ch.16)
mm, ll = Pitch Bend value: 00 00H–40 00H–7F 7FH (-8192–0– +8191)
* If this is received on the control channel, the effect will apply to all parts.
■ Channel Mode Messages
● All Sound Off (Controller number 120)
status2nd byte3rd byte
BnH78H00H
n = MIDI channel number: 0H–FH (ch.1–ch.16)
* When this message is received, all currently sounding notes on the corresponding channel
will be turned off immediately.
* If this is received on the control channel, all currently sounding notes of all parts will be
silenced.
● Reset All Controllers (Controller number 121)
status2nd byte3rd byte
BnH79H00H
n = MIDI channel number: 0H–FH (ch.1–ch.16)
* When this message is received, the following controllers will be set to their reset values.
* If this is received on the control channel, the controllers of all parts will be set to their reset
values.
Controller
Pitch Bend Change+/- 0 (center)
Polyphonic Key Pressure0 (off)
Channel Pressure0 (off)
Modulation0 (off)
Expression127 (maximum)
Hold 10 (off)
Hold 20 (off)
Panpot64 (center)
RPNUnset. Previously set data will not change.
NRPNUnset. Previously set data will not change.
C164 (center)
C264 (center)
C364 (center)
VC64 (center)
● All Notes Off (Controller number 123)
status2nd byte3rd byte
BnH7BH00H
n = MIDI channel number: 0H–FH (ch.1–ch.16)
* When All Notes Off is received, all currently sounding notes on the corresponding channel
will be turned off. However, if Hold 1 is on, or if Hold 2 is on, the note will not stop
sounding until these turn off.
* If the sample of a note that is "on" has a Trigger Mode (SAMPLE/MODE) setting of
TRIGGER or DRUM, that note will not turn off.
* If this is received on the control channel, the effect will apply to the notes of all parts.
● Omni Off (Controller number 124)
status2nd byte3rd byte
BnH7CH00H
n = MIDI channel number: 0H–FH (ch.1–ch.16)
* All notes currently "on" for the part that receives this will be turned off. However, if the
sample corresponding to one of these notes has a Trigger Mode setting of DRUM, that note
will not turn off.
* Not received on the Control channel.
● Omni On (Controller number 125)
status2nd byte3rd byte
BnH7DH00H
n = MIDI channel number: 0H–FH (ch.1–ch.16)
* All notes currently "on" for the part that receives this will be turned off. However, if the
sample corresponding to one of these notes has a Trigger Mode setting of DRUM, that note
will not turn off.
* The VariOS cannot be switched to OMNI ON.
* Not received on the Control channel.
Reset value
170
MIDI Implementation
● Mono (Controller number 126)
status2nd byte3rd byte
BnH7EHmmH
n = MIDI channel number: 0H–FH (ch.1–ch.16)
mm = Mono number: 00H–10H (0–16)
* The sample assigned to that part will be switched to a Key Assign setting of SOLO.
* All notes currently "on" for the part that receives this will be turned off. However, if the
sample corresponding to one of these notes has a Trigger Mode setting of DRUM, that note
will not turn off.
* Not received on the Control channel.
● Poly (Controller number 127)
status2nd byte3rd byte
BnH7FH00H
n = MIDI channel number: 0H–FH (ch.1–ch.16)
* The sample assigned to that part will be switched to a Key Assign (SAMPLE/MODE)
setting of POLY.
* All notes currently "on" for the part that receives this will be turned off. However, if the
sample corresponding to one of these notes has a Trigger Mode (SAMPLE/DRUM) setting
of DRUM, that note will not turn off.
* Not received on the Control channel.
■ System Realtime Messages
● Timing Clock
status
F8H
* This message will be received if the Clock Source parameter is MIDI.
● Active Sensing
status
FEH
* When an Active Sensing message is received, the unit will begin monitoring the interval at
which MIDI messages are received. During monitoring, if more than 420 ms passes
without a message being received, the same processing will be done as when All Sound
Off, All Notes Off, and Reset All Controllers messages are received. Then monitoring will
be halted.
■ System Exclusive Messages
statusdata bytestatus
F0HiiH, ddH, ......, eeH F7H
● Data Transmission
The VariOS can transmit and receive the various parameters using System Exclusive
messages.
The model ID of the exclusive messages used by this instrument is 00 1DH.
❍ 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.
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-realtime messages (7EH) and Universal
Realtime Messages (7FH).
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, the Data Request (RQ1) messages and the Data Set (DT1) messages will be set
automatically.
● Universal Non-realtime System Exclusive Messages
❍ Identity Request Message
When this message is received, Identity Reply message (p. 172) will be transmitted.
statusdata bytestatus
F0H7EH, dev, 06H, 01HF7H
ByteExplanation
F0HExclusive status
7EHID number(Universal Non-realtime message)
devdevice ID(dev: 10H)
06Hsub ID#1(General Information)
01Hsub ID#2(Identity Request)
F7HEOX(End of Exclusive)
* The "dev" is own device number or 7FH (Broadcast).
ByteExplanation
F0HExclusive status
41HID number(Roland)
devdevice ID(dev: 10H)
00HModel ID#1(VariOS)
1DHModel ID#2(VariOS)
12Hcommand ID(DT1)
aaHaddress MSB
bbHaddress
ccHaddress
ddHaddress LSB
eeHdata: The actual data to be transmitted. Multi-byte data is transmitted in
the address order.
: :
ffHdata
sumchecksum
F7HEOX(End of Exclusive)
* The amount of data that is transmitted at one time is fixed for the type of data, and only
data of the fixed starting address and size will be transmitted. Refer to the Address and
Size listed in Section 3 (p. 173).
* Data whose size is greater than 128 bytes should be divided into packets of 128 bytes or
less and transmitted. Successive "Data Set 1" messages should have at least 20 ms of time
interval between them.
* For the checksum, refer to (p. 176).
171
Loading...
+ 5 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.