● 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 transmit-
ted as a Data Set 1 (DT1) message. If the conditions are not met, nothing is transmitted.
The model ID of the exclusive messages used by this instrument is 00 0BH.
status data byte status
F0H 41H, dev, 00H, 0BH, 11H, aaH, bbH, ccH, ddH, F7H
ssH, ttH, uuH, vvH, sum
Byte Remarks
F0H Exclusive status
41H ID number (Roland)
dev device ID (dev: 10H–1FH)
00H model ID (JX-305)
0BH model ID (JX-305)
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)
* For the address, size, and checksum, refer to “Examples of system exclusive messages
and calculating the checksum” (p. 253).
* This message is not received if the Rx.System Exclusive Switch Switch parameter is
OFF.
● Data Set 1 DT1
This message transmits the actual data, and is used when you wish to set the data of the
receiving device.
status data byte status
F0H 41H, dev, 00H, 0BH, 12H, aaH, bbH, ccH, ddH, eeH, ... ffH, sum F7H
Byte Remarks
F0H Exclusive status
41H ID number (Roland)
dev device ID (dev: 10H–1FH)
00H model ID (JX-305)
0BH model ID (JX-305)
12H command ID (DT1)
aaH address MSB
bbH address
ccH address
ddH address LSB
eeH data: The actual data to be transmitted. Multi-byte data is transmitted in the
order of the address.
::
ffH data
sum checksum
F7H EOX (End Of Exclusive)
* For the address, size, and checksum, refer to “Examples of system exclusive messages
and calculating the checksum” (p. 253).
* 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.
* This message is not received if the Rx.System Exclusive Switch parameter is OFF.
The only GS exclusive messages received by the JX-305 are Scale Tune settings (p. 253).
● Data Set 1 DT1
status data byte status
F0H 41H, dev, 42, 12H, aaH, bbH, ccH, ddH, ... eeH, sum F7H
Byte Remarks
F0H Exclusive status
41H ID number (Roland)
dev device ID (dev: 10H–1FH)
42H model ID (GS)
12H command ID (DT1)
aaH address MSB
bbH address
ccH address LSB
ddH data: The actual data to be transmitted. Multi-byte data is transmitted in the
order of the address.
::
eeH data
sum checksum
F7H EOX (End Of Exclusive)
* This message is not received if the Rx.System Exclusive Switch parameter is OFF.
In addition to conventional system exclusive messages, the JX-305 also uses special system
exclusive messages for operations which require realtime handling, such as knobs.
● Data Set 1 DT1
status data byte status
F0H 41H, dev, 3AH, 12H, aaH, bbH, ccH, ddH, sum F7H
Byte Remarks
F0H Exclusive status
41H ID number (Roland)
dev device ID (dev: 10H–1FH)
3AH model ID (JX-305 Quick)
12H command ID (DT1)
aaH address (Status/Channel)
bbH address/Data H
ccH Data L
ddH Data E
sum checksum
F7H EOX (End Of Exclusive)
* For the address, size, and checksum, refer to “Examples of system exclusive messages
and calculating the checksum” (p. 253).
* Transmission of consecutive addresses is not possible.
* This message is not received if the Rx.System Exclusive Switch parameter is OFF.
2. Data transmission
(sound source section)
■ Channel Voice messages
● Note Off
status 2nd byte 3rd byte
8nH kkH vvH
● Note On
status 2nd byte 3rd byte
9nH kkH vvH
vv=Note On velocity: 01H - 7FH (1 - 127)
● Control Change
* By selecting a controller number that corresponds to the setting of the Control Pedal
Assign parameter, you can transmit any desired control change.
239