Owner`s manual

346
MIDI Implementation
Rev0.02
System Realtime Messages
Timing Clock
Status
F8H
* Transmitted when “Sync Gen.” is “MIDI CLOCK” in the SYNC parameter.
Start
Status
FAH
* Transmitted when “Sync Gen.” is “MIDI CLOCK” in the SYNC parameter.
Continue
Status
FBH
* Transmitted when “Sync Gen.” is “MIDI CLOCK” in the SYNC parameter.
Stop
Status
FCH
* Transmitted when “Sync Gen.” is “MIDI CLOCK” in the SYNC parameter.
Active Sensing
Status
FEH
* This is transmitted at intervals of approximately 200 msec.
System Exclusive Messages
Universal System Exclusive Message
Identity Reply Message
* Receiving Identity Request Message, the BR-1200CD send this message.
Status Data byte Status
F0H 7EH, dev, 06H, 02H, 41H, 71H, 01H F7H
00H, 00H, 00H, 00H, 00H, 00H
Byte Remarks
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)
0AH 02H Device family code
00H 00H Device family number code
00H 00H 00H 00H Software revision level
F7H EOX (End of Exclusive)
For instructions on setting the device ID, refer to “How to set the device ID:” (p. 344).
MIDI Machine Control Command
Status Data byte Status
F0H 7FH, Dev, 06H, aaH, ..., bbH F7H
Byte Remarks
F0H Exclusive Status
7FH Universal System Exclusive Realtime Header
Dev Device ID (7FH)
06H MMC command message
aaH command
: :
bbH command
F7H EOX (End of Exclusive)
STOP (MCS)
Status Data byte Status
F0H 7FH, Dev, 06H, 01H F7H
Byte Remarks
F0H Exclusive status
7FH Universal System Exclusive Realtime Header
Dev Device ID (7FH)
06H MMC command message
01H STOP (MCS)
F7H EOX (End of Exclusive)
* If the transport switch [STOP] was pressed, the BR-1200CD transmits this message.
DEFERRED PLAY (MCS)
Status Data byte Status
F0H 7FH, Dev, 06H, 03H F7H
Byte Remarks
F0H Exclusive status
7FH Universal System Exclusive Realtime Header
Dev Device ID (7FH)
06H MMC command message
03H DEFERRED PLAY (MCS)
F7H EOX (End of Exclusive)
* If the transport switch [PLAY] was pressed, the BR-1200CD transmits this message.
RECORD STROBE
Status Data byte Status
F0H 7FH, Dev, 06H, 06H F7H
Byte Remarks
F0H Exclusive status
7FH Universal System Exclusive Realtime Header
Dev Device ID (7FH)
06H MMC command message
06H RECORD STROBE
F7H EOX (End of Exclusive)
* Transmitted when recording to the audio tracks begins.
RECORD EXIT
Status Data byte Status
F0H 7FH, Dev, 06H, 07H F7H
Byte Remarks
F0H Exclusive status
7FH Universal System Exclusive Realtime Header
Dev Device ID (7FH)
06H MMC command message
07H RECORD EXIT
F7H EOX (End of Exclusive)
* Transmitted when recording to the audio tracks ends.
MMC RESET
Status Data byte Status
F0H 7FH, Dev, 06H, 0DH F7H
Byte Remarks
F0H Exclusive status
7FH Universal System Exclusive Realtime Header
Dev Device ID (7FH)
06H MMC command message
0DH MMC RESET
F7H EOX (End of Exclusive)
* When powered on the BR-1200CD transmits this message.