* In Performance mode, the Part Chorus Send Level parameter (PERFORM EDIT:OUTPUT:Cho or PART EDIT:OUTPUT:Cho Send Level)
will change.
6
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 specied by RPN
ll = lower byte (LSB) of parameter number specied by RPN
<<< RPN >>>
Control Changes include RPN (Registered Parameter Numbers), which are extended.
When using RPNs, rst 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.
5
This device receives the following RPNs.
RPN Data entry
MSB, LSB MSB, LSB Notes
00H, 00H mmH, llH Pitch Bend Sensitivity
mm: 00H - 18H (0 - 24 semitones)
ll: ignored (processed as 00H)
Up to 2 octave can be specied in semitone steps.
* In Performance mode, the Part Pitch Bend Range parameter (PERFORM EDIT:PITCH:Bend or PART EDIT:PITCH:Bend Range) will
change.
00H, 01H mmH, llH Channel Fine Tuning
mm, ll: 20 00H - 40 00H - 60 00H
(-4096 x 100 / 8192 - 0 - +4096 x 100 / 8192 cent)
* In Performance mode, the Part Fine Tune parameter (PERFORM EDIT:PITCH:Fine or PART EDIT:PITCH:Fine Tune) will change.
* Not received in Performance mode when the Receive Channel Pressure parameter (PERFORM EDIT:MIDI:CA or PART EDIT:MIDI:CAFT)
is OFF.
7
Pitch Bend Change
Status 2nd byte 3rd byte
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)
* Not received when the Tone Receive Bender parameter (PATCH EDIT:CTRL:Rx Bender) is OFF.
* Not received in Performance mode when the Receive Bender parameter (PERFORM EDIT:MIDI:PB or PART EDIT:MIDI:BEND) is OFF.
9
Channel Mode Messages
* Not received in Performance mode when the Receive Switch parameter (PERFORM EDIT:LEVEL/CH:RxSw or PART EDIT:LEVEL/CH:Rx
Switch) is OFF.
7
All Sounds O (Controller number 120)
Status 2nd byte 3rd byte
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 o.
7
Reset All Controllers (Controller number 121)
Status 2nd byte 3rd byte
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 Reset value
Pitch Bend Change +/-0 (center)
Polyphonic Key Pressure 0 (o)
6
Channel Pressure 0 (o)
Modulation 0 (o)
Breath Type 0 (min)
Expression 127 (max)
However the controller will be at minimum.
Hold 1 0 (o)
Sostenuto 0 (o)
RPN unset; previously set data will not change
NRPN unset; previously set data will not change
7
All Notes O (Controller number 123)
Status 2nd byte 3rd byte
BnH 7BH 00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
* When All Notes O is received, all notes on the corresponding channel will be turned o. However, if Hold 1 or Sostenuto
is ON, the sound will be continued until these are turned o.
7
OMNI OFF (Controller number 124)
Status 2nd byte 3rd byte
BnH 7CH 00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be carried out as when All Notes O is received.
7
OMNI ON (Controller number 125)
Status 2nd byte 3rd byte
BnH 7DH 00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be carried out as when All Notes O is received. OMNI ON will not be turned on.
7
MONO (Controller number 126)
Status 2nd byte 3rd byte
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 O is received.
* In Performance mode, the Part Mono/Poly parameter (PERFORM EDIT:PITCH:Mono or PART EDIT:PITCH:Mono/Poly) will change.
7
POLY (Controller number 127)
Status 2nd byte 3rd byte
BnH 7FH 00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be carried out as when All Notes O is received.
* In Performance mode, the Part Mono/Poly parameter (PERFORM EDIT:PITCH:Mono or PART EDIT:PITCH:Mono/Poly) will change.
9
System Realtime Messages
7
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 O, All Notes
O and Reset All Controllers are received, and message interval monitoring will be halted.
9
System Exclusive Message
Status Data byte Status
F0H iiH, ddH, ......,eeH F7H
F0H: System Exclusive Message status
ii = ID number: an ID number (manufacturer ID) to indicate the manufacturer whose Exclusive message this is.
Roland’s manufacturer ID is 41H. ID numbers 7EH and 7FH are extensions of the MIDI standard;
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.
7
7
Universal Non-realtime System Exclusive Messages
6
Identity Request Message
Status Data byte Status
F0H 7EH, dev, 06H, 01H F7H
Byte Explanation
F0H Exclusive status
7EH ID number (Universal Non-realtime Message)
dev Device ID (dev: 10H, 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. 16) will be transmitted.
6
GM1 System On
Status Data byte Status
F0H 7EH, 7FH, 09H, 01H F7H
Byte Explanation
F0H Exclusive status
7EH ID number (Universal Non-realtime Message)
7FH Device ID (Broadcast)
09H Sub ID#1 (General MIDI Message)
01H Sub ID#2 (General MIDI 1 On)
F7H EOX (End Of Exclusive)
* When this messages is received, this instrument will turn to the Performance mode.
6
GM2 System On
Status Data byte Status
F0H 7EH 7FH 09H 03H F7H
Byte Explanation
F0H Exclusive status
7EH ID number (Universal Non-realtime Message)
7FH Device ID (Broadcast)
09H Sub ID#1 (General MIDI Message)
03H Sub ID#2 (General MIDI 2 On)
F7H EOX (End Of Exclusive)
* When this messages is received, this instrument will turn to the Performance mode.
6
GM System O
Status Data byte Status
F0H 7EH, 7F, 09H, 02H F7H
Byte Explanation
F0H Exclusive status
7EH ID number (Universal Non-realtime Message)
7FH Device ID (Broadcast)
09H Sub ID#1 (General MIDI Message)
02H Sub ID#2 (General MIDI O)
F7H EOX (End Of Exclusive)
* When this messages is received, this instrument will return to the Performance mode.
7
Universal Realtime System Exclusive Messages
6
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:SOUND:Master Level) will change.
8
6
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)
* The Master Key Shift parameter (SYSTEM:SOUND:Master Key Shift) will change.
7
Global Parameter Control
* Not received in Patch mode.
6
Reverb Parameters
Status Data byte Status
F0H 7FH, 7FH, 04H, 05H, 01H, 01H, F7H
01H, 01H, 01H, ppH, vvH
Byte Explanation
F0H Exclusive status
7FH ID number (universal realtime message)
7FH Device ID (Broadcast)
04H Sub ID#1 (Device Control)
05H Sub ID#2 (Global Parameter Control)
01H Slot path length
01H Parameter ID width
01H Value width
01H Slot path MSB
01H Slot path LSB (Eect 0101: Reverb)
ppH Parameter to be controlled.
vvH Value for the parameter.
pp=0 Reverb Type
vv=00H Small Room
vv=01H Medium Room
vv=02H Large Room
vv=03H Medium Hall
vv=04H Large Hall
vv=08H Plate
pp=1 Reverb Time
vv=00H - 7FH 0 - 127
F7H EOX (End Of Exclusive)
9
6
Chorus Parameters
Status Data byte Status
F0H 7FH, 7FH, 04H, 05H, 01H, 01H, F7H
01H, 01H, 02H, ppH, vvH
Byte Explanation
F0H Exclusive status
7FH ID number (universal realtime message)
7FH Device ID (Broadcast)
04H Sub ID#1 (Device Control)
05H Sub ID#2 (Global Parameter Control)
01H Slot path length
01H Parameter ID width
01H Value width
01H Slot path MSB
02H Slot path LSB (Eect 0102: Chorus)
ppH Parameter to be controlled.
vvH Value for the parameter.
pp=0 Chorus Type
vv=0 Chorus1
vv=1 Chorus2
vv=2 Chorus3
vv=3 Chorus4
vv=4 FB Chorus
vv=5 Flanger
pp=1 Mod Rate
vv=00H - 7FH 0 - 127
pp=2 Mod Depth
vv=00H - 7FH 0 - 127
pp=3 Feedback
vv=00H - 7FH 0 - 127
pp=4 Send To Reverb
vv=00H - 7FH 0 - 127
F7H EOX (End Of Exclusive)
6
Channel Pressure
Status Data byte Status
F0H 7FH, 7FH, 09H, 01H, 0nH, ppH, rrH F7H
Byte Explanation
F0H Exclusive status
7FH ID number (universal realtime message)
7FH Device ID (Broadcast)
09H Sub ID#1 (Controller Destination Setting)
01H Sub ID#2 (Channel Pressure)
0nH MIDI Channel (00 - 0F)
ppH Controlled parameter
rrH Controlled range
pp=0 Pitch Control
rr=28H - 58H -24 - +24 [semitones]
Scale/Octave Tuning Adjust
Status Data byte Status
F0H 7EH, 7FH, 08H, 08H, H, 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)
H Channel/Option byte 1
bits 0 to 1 = channel 15 to 16
bit 2 to 6 = Undened
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 oset of 12 semitones from C to B
00H = -64 [cents]
40H = 0 [cents] (equal temperament)
7FH = +63 [cents]
F7H EOX (End Of Exclusive)
6
Key-based Instrument Controllers
Status Data byte Status
F0H 7FH, 7FH, 0AH, 01H, 0nH, kkH, nnH, vvH F7H
Byte Explanation
F0H Exclusive status
7FH ID number (universal realtime message)
7FH Device ID (Broadcast)
0AH Sub ID#1 (Key-Based Instrument Control)
01H Sub ID#2 (Controller)
0nH MIDI Channel (00 - 0FH)
kkH Key Number
nnH Control Number
vvH Value
nn=07H Level
vv=00H - 7FH 0 - 200% (Relative)
nn=0AH Pan
vv=00H - 7FH Left - Right (Absolute)
nn=5BH Reverb Send
vv=00H - 7FH 0 - 127 (Absolute)
nn=5D Chorus Send
vv=00H - 7FH 0 - 127 (Absolute)
: :
F7H EOX (End Of Exclusive)
* This parameter aects drum instruments only.
11
7
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 00H 3AH.
6
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, 3AH, 11H, aaH, bbH, F7H
ccH, ddH, ssH, ttH, uuH, vvH, sum
Byte Remarks
F0H Exclusive status
41H ID number (Roland)
dev device ID (dev: 10H, 7FH)
00H model ID #1 (JUNO-DS61/DS88)
00H model ID #2 (JUNO-DS61/DS88)
3AH model ID #3 (JUNO-DS61/DS88)
* The size of data that can be transmitted at one time is xed for each type of data. And data requests must be made with a
xed starting address and size. Refer to the address and size given in “Parameter Address Map” (p. 19).
* For the checksum, refer to p. 64.
6
Data set 1 (DT1)
Status Data byte Status
F0H 41H, dev, 00H, 00H, 3AH, 12H, aaH, bbH, F7H
ccH, ddH, eeH, ... H, sum
Byte Explanation
F0H Exclusive status
41H ID number (Roland)
dev Device ID (dev: 10H, 7FH)
00H Model ID #1 (JUNO-DS61/DS88)
00H Model ID #2 (JUNO-DS61/DS88)
3AH Model ID #3 (JUNO-DS61/DS88)
12H Command ID (DT1)
aaH Address MSB: upper byte of the starting address of the data to be sent
bbH Address: upper middle byte of the starting address of the data to be sent
ccH Address: lower middle byte of the starting address of the data to be sent
ddH Address LSB: lower byte of the starting address of the data to be sent.
eeH Data: the actual data to be sent. Multiple bytes of data are transmitted in order starting from the address.
:
H 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
specied starting address and size. Refer to the address and size given in “Parameter Address Map” (p. 19).
* 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. 64.
Status Data byte Status
F0H 41H, dev, 42H, 12H, aaH, bbH, ccH, F7H
ddH, ... eeH, sum
Byte Explanation
F0H Exclusive status
41H ID number (Roland)
dev Device ID (dev: 10H, 7FH)
42H Model ID (GS)
12H Command ID (DT1)
aaH Address MSB: upper byte of the starting address of the transmitted data
12
bbH Address: middle byte of the starting address of the transmitted data
ccH Address LSB: lower byte of the starting address of the transmitted data
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
specied starting address and size. Refer to the address and size given in “Parameter Address Map” (p. 19).
* 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. 64.
2. Data Transmission (Sound Source Section)
9
Channel Voice Messages
7
Note o
Status 2nd byte 3rd byte
8nH kkH vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
kk = note number: 00H - 7FH (0 - 127)
vv = note o velocity: 00H - 7FH (0 - 127)
7
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)
7
Control Change
* By selecting a controller number that corresponds to the setting of parameters of controllers, the JUNO-DS61/DS88 can
transmit any control change message.
6
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)
* These messages are transmitted when Patch, Drum Kit, Performance, or Pattern is selected.
Pitch Bend Change
Status 2nd byte 3rd byte
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)
9
Channel Mode Messages
6
MONO (Controller number 126)
Status 2nd byte 3rd byte
BnH 7EH mmH
n = MIDI channel number: 0H - FH (ch.1 - 16)
mm = mono number: 00H - 10H (0 - 16)
6
POLY (Controller number 127)
Status 2nd byte 3rd byte
BnH 7FH 00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
9
System Realtime Messages
7
Timing Clock
Status
F8H
* Transmitted when the Sync Mode parameter (DAW CONTROL:DAW:Sync Mode) is set to SLAVE and the Sync Output parameter (DAW
CONTROL:DAW:Sync Output) is set to ON.
7
Continue
Status
FBH
* Transmitted when the Control Map parameter (DAW CONTROL:DAW:Control Map) is set to USER.
7
Stop
Status
FCH
* Transmitted when the Control Map parameter (DAW CONTROL:DAW:Control Map) is set to USER.
7
Active Sensing
Status
FEH
* This message is transmitted at intervals of approximately 250 msec.
15
9
System Exclusive Messages
Universal Non-realtime System Exclusive Message and Data Set 1 (DT1) are the only System Exclusive messages transmitted by
the JUNO-DS61/DS88.
7
Universal Non-realtime System Exclusive Message
6
Identity Reply Message (JUNO-DS61/DS88)
Receiving Identity Request Message (p. 8), the JUNO-DS61/DS88 send this message.
Status Data byte Status
F0H 7EH, dev, 06H, 02H, 41H, 3AH, 02H, F7H
00H, 00H, 00H, 03H, 00H, 00H
Byte Explanation
F0H Exclusive status
7EH ID number (Universal Non-realtime Message)
10H Device ID (dev: 10H)
06H Sub ID#1 (General Information)
02H Sub ID#2 (Identity Reply)
41H ID number (Roland)
3AH 02H Device family code
02H 00H Device family number code
00H 03H 00H 00H Software revision level
F7H EOX (End of Exclusive)
7
Data Transmission
6
Data set 1 (DT1)
Status Data byte Status
F0H 41H, dev, 00H, 00H, 3AH, 12H, aaH, bbH, F7H
ccH, ddH, eeH, ... H, sum
Byte Explanation
F0H Exclusive status
41H ID number (Roland)
dev Device ID (dev: 10H, 7FH)
00H Model ID #1 (JUNO-DS61/DS88)
00H Model ID #2 (JUNO-DS61/DS88)
3AH Model ID #3 (JUNO-DS61/DS88)
12H Command ID (DT1)
aaH Address MSB: upper byte of the starting address of the data to be sent
bbH Address: upper middle byte of the starting address of the data to be sent
ccH Address: lower middle byte of the starting address of the data to be sent
ddH Address LSB: lower byte of the starting address of the data to be sent.
eeH Data: the actual data to be sent. Multiple bytes of data are transmitted in order starting from the address.
: :
H 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
specied starting address and size. Refer to the address and size given in “Parameter Address Map” (p. 19).
* Data larger than 256 bytes will be divided into packets of 256 bytes or less, and each packet will be sent at an interval
Pitch Bend Change
Status 2nd byte 3rd byte
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)
9
Channel Mode Messages
7
All Sounds O (Controller number 120)
Status 2nd byte 3rd byte
BnH 78H 00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be done as when an All Note O message is received.
7
Reset All Controllers (Controller number 121)
Status 2nd byte 3rd byte
BnH 79H 00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
7
Omni O (Controller number 124)
Status 2nd byte 3rd byte
BnH 7CH 00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be done as when an All Note O message is received.
7
Omni On (Controller number 125)
Status 2nd byte 3rd byte
BnH 7DH 00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be done as when an All Note O message is received.
17
7
Mono (Controller number 126)
Status 2nd byte 3rd byte
BnH 7EH mmH
n = MIDI channel number: 0H - FH (ch.1 - 16)
mm = mono number: 00H - 10H (0 - 16)
* The same processing will be done as when an All Note O message is received.
7
Poly (Controller number 127)
Status 2nd byte 3rd byte
BnH 7FH 00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
* The same processing will be done as when an All Note O message is received.
9
System Exclusive Messages
Status Data byte Status
F0H iiH, ddH, ......, eeH F7H
F0H: System Exclusive message status
ii=ID number: This is the ID number (manufacturer ID) that species the manufacturer whose exclusive message
this is. Roland’s manufacturer ID is 41H. ID numbers 7EH and 7FH are dened in an expansion of
the MIDI standard as Universal Non-real-time messages (7EH) and Universal Realtime Messages (7FH).
dd,..., ee = data: 00H - 7FH (0 - 127)
F7H: EOX (End of System Exclusive)
* GM1 System On, GM2 System On and GM System O is not recorded.
* MIDI Machine Control and MIDI Time code is not recorded.
3.2 Messages acknowledged for synchronization
9
System Realtime Messages
7
Timing Clock
Status
F8H
* Received when the Sync Mode parameter (SYSTEM:SYNC/TEMPO:Sync Mode) is set to SLAVE.
7
Start
Status
FAH
* Received when the Sync Mode parameter (SYSTEM:SYNC/TEMPO:Sync Mode) is set to SLAVE.
7
Continue
Status
FBH
* The same processing will be carried out as when Start is received.
* Received when the Sync Mode parameter (SYSTEM:SYNC/TEMPO:Sync Mode) is set to SLAVE.
7
Stop
Status
FCH
* Received when the Sync Mode parameter (SYSTEM:SYNC/TEMPO:Sync Mode) is set to SLAVE.
4. Data transmission (Sequencer Section)
There are no messages to be transmitted.
18
5. Parameter Address Map
* Transmission of “#” marked address is divided to some packets. For example, ABH in hexadecimal notation will be divided
to 0AH and 0BH, and is sent/received in this order.
* “<*>” marked address or parameters are ignored when the JUNO-DS61/DS88 received them.