MIDI Implementado
Data Transmission
Request data
RQ1
11H
Byte
Description
F0H
Exclusive status
41H
manufacturer ID (Roland)
DEV
device ID (00H-0FH)
00H
model ID (DR-202) MSB
13H
model ID (DR-202) LSB
11H
command ID (RQ1)
aaH
address MSB
aaH
address
aaH
address
aaH
address LSB
ssH
size MSB
ssH
size
ssH
size
ssH
size LSB
sum
checksum
F7H
EOX (End of Exclusive)
Data set
DT1
12H
Byte
Description
F0H
Exclusive status
41H
manufacturer ID (Roland)
DEV
device ID (00H-0FH)
00H
model ID (DR-202) MSB
13H
model ID (DR-202) LSB
12H
command ID (DT1)
aaH
address MSB
aaH
address
aaH
address
aaH
address LSB
ddH
address MSB
:
ddH
data LSB
sum
checksum
F7H
EOX (End of Exclusive)
Transmission
The DR-202 transmits Exclusive message only when MIDI Bulk dump is performed by
panel operation in the menu of MIDI mode.
Receive
The DR-202 receives Exclusive message only when MIDI Bulk dump is not performed and
it is in stop.
86
5. Parameter Address Map
Address are shown in every 7-bit hexadecimal.
+———————————+———————————+———————————+———————————+———————————+
|
Address
|
MSB
|
+———————————+———————————+———————————+———————————+———————————+
| Binary
| 0aaa aaaa | 0bbb bbbb | 0ccc cccc | 0ddd dddd |
| 7 bit hex.|
AA
|
BB
+———————————+———————————+———————————+———————————+———————————+
Parameter bass address
Start
Address
Description
00 00 00 00
kit parameters
40 00 00 00
system setup parameters
50 00 00 00
sequence data
1. Kit parameters
Data included in this area is all kit data.
If you want to send Data Request to the DR-202 in this area, set the address and the size as
follows.
Address :
00 00 00 00
size :
30 00 00 00
The DR-202 ignores the Data request which designate different address or size.
No data in this area can be transferred in unit of one byte.
2. System setup parameters
Data included in this area is all MIDI/utility data.
If you want to send Data Request to the DR-202 in this area, set the address and the size as
follows.
Address :
40 00 00 00
size :
10 00 00 00
The DR-202 ignores the Data request which designate different address or size.
No data in this area can be transferred in unit of one byte.
3. Sequence data
Data included in this area are all user songs and all user patterns.
If you want to send Data Request to the DR-202 in this area, set the address and the size as
follows.
Address :
50 00 00 00
size :
20 00 00 00
The DR-202 ignores the Data request which designate different address or size.
No data in this area can be transferred in unit of one byte.
|
|
LSB
|
|
CC
|
DD
|