54
MIDI Implementation
❍
Identity Reply Message (Fantom-S)
Receiving Identity Request Message, the Fantom-S send this message.
Status
Data byte Status
F0H 7EH, dev, 06H, 02H, 41H, 6BH, 01H, F7H
00H, 00H, 00H, 03H, 00H, 00H
Byte Explanation
F0H Exclusive status
7EH ID number (Universal Non-realtime Message)
dev Device ID (dev: 10H - 1FH)
06H Sub ID#1 (General Information)
02H Sub ID#2 (Identity Reply)
41H ID number (Roland)
6BH 01H Device family code
00H 00H Device family number code
00H 03H 00H 00H Software revision level
F7H EOX (End of Exclusive)
❍
Identity Reply Message (Fantom-S88)
Receiving Identity Request Message, the Fantom-S88 send this message.
Status
Data byte Status
F0H 7EH, dev, 06H, 02H, 41H, 6BH, 01H, F7H
01H, 00H, 00H, 03H, 00H, 00H
Byte
Explanation
F0H Exclusive status
7EH ID number (Universal Non-realtime Message)
dev Device ID (dev: 10H - 1FH)
06H Sub ID#1 (General Information)
02H Sub ID#2 (Identity Reply)
41H ID number (Roland)
6BH 01H Device family code
01H 00H Device family number code
00H 03H 00H 00H Software revision level
F7H EOX (End of Exclusive)
●
Data Transmission
❍
Data set 1DT1 (12H)
Status
Data byte Status
F0H 41H, dev, 00H, 6BH, 12H, aaH, bbH, F7H
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 (Fantom-S/Fantom-S88)
6BH Model ID #2 (Fantom-S/Fantom-S88)
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.
: :
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. 58).
* 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.
3. Data reception (Sequencer Section)
3.1 Messages recorded during recording
■
Channel Voice Messages
●
Note Off
Status
2nd byte 3rd byte
8nH kkH vvH
9nH kkH 00H
n=MIDI channel number: 0H - FH (ch.1 - ch.16)
kk=note number: 00H - 7FH (0 - 127)
vv=note off velocity: 00H - 7FH (0 - 127)
* Not received when the Note parameter(Recording Select window) is OFF.
●
Note on
Status
2nd byte 3rd byte
9nH kkH vvH
n=MIDI channel number: 0H - FH (ch.1 - ch.16)
kk=note number: 00H - 7FH (0 - 127)
vv=note on velocity: 01H - 7FH (1 - 127)
* Not received when the Note parameter(Recording Select window) is OFF.
●
Polyphonic Aftertouch
Status
2nd byte 3rd byte
AnH kkH vvH
n=MIDI channel number: 0H - FH (ch.1 - ch.16)
kk=note number: 00H - 7FH (0 - 127)
vv=Polyphonic Aftertouch: 00H - 7FH (0 - 127)
* Not received when the Poly Afertouch parameter(Recording Select window) is OFF.
●
Control Change
Status
2nd byte 3rd byte
BnH kkH vvH
n=MIDI channel number: 0H - FH (ch.1 - ch.16)
kk=Control number: 00H - 78H (0 - 120)
vv=value: 00H - 7FH (0 - 127)
* Not received when the Control Change parameter(Recording Select window) is OFF.
●
Program Change
Status
2nd byte
CnH ppH
n=MIDI channel number: 0H - FH (ch.1 - ch.16)
pp=Program number: 00H - 7FH (prog.1 - prog.128)
* Not received when the Program Change parameter(Recording Select window) is OFF.
●
Channel Aftertouch
Status
2nd byte
DnH vvH
n=MIDI channel number: 0H - FH (ch.1 - ch.16)
vv=Channel Aftertouch: 00H - 7FH (0 - 127)
* Not received when the Channel Aftertouch parameter(Recording Select window) is OFF.
●
Pitch Bend Change
Status
2nd byte 3rd byte
EnH llH mmH
n=MIDI channel number: 0H - FH (ch.1 - ch.16)
mm, ll=Pitch Bend value: 00 00H - 40 00H - 7F 7FH (-8192 - 0 - +8191)
* Not received when the Pitch Bend parameter (Recording Select window) is OFF.
List_e 54 ページ 2003年5月15日 木曜日 午後1時35分
Comments to this Manuals