MIDI Implementado
Universal System Exclusive Message
MIDI Time Code Commands
Full Message
Basic operation of quarter frame messages will be handled.
Status
Data Bytes
F0H, 7FH
Dev,01H, 01H, hrH, mnH, scH, frH
Byte
Description
F0H, 7FH
Universal System Exclusive Message Realtime Header
Dev
Device ID (7FH)
01H
sub-ID #1 (MIDI Time Code)
01H
sub-ID #2 (MIDI Full Message)
hrH
Hours and Type 0 yy zzzzz
yy type
00 = 24 Frames/sec
01 = 25 Frames/sec
10 = 30 Frames/sec (Drop Format)
11 = 30 Frames/sec (Non Drop Format)
zzzzz hours (00–23)
mnH
Minutes (00–59)
mnH
Seconds (00–59)
frH
Frames (00–29)
F7H
EOX (End of Exclusive Message)
When you change the song position, the device ID will be transmitted as 7FH.
MIDI Machine Control Commands
Status
Data Bytes
F0H
7FH, Dev, 06H, aaH, ..., bbH
Byte
Description
F0H
Status of Exclusive Message
7FH
Universal System Exclusive Message Realtime Header
Dev
Device ID (7FH)
06H
MMC Command Message
aaH
Command
:
:
bbH
Command
F7H
EOX (End of Exclusive Message)
* see '2. MIDI Machine Control' section
112
2. MIDI Machine Control
Status
F0H
Status
F7H
Byte
F0H
7FH
Dev
06H
01H
F7H
If the transport switch [STOP] was pressed, the BR-532 transmits as the device ID 7FH.
Status
F0H
Byte
F0H
7FH
Dev
06H
03H
F7H
If the transport switch [PLAY] was pressed, the BR-532 transmits as the device ID 7FH.
Status
F7H
Status
F0H
Byte
F0H
7FH
Dev
06H
06H
F7H
If the transport switch [REC] was pressed out of the recording condition, the BR-532
transmits as the device ID 7FH.
Status
F0H
Byte
F0H
7FH
Dev
06H
07H
F7H
If the transport switch [REC] was pressed while recording, the BR-532 transmits as the
device ID 7FH.
Status
F0H
Byte
F0H
7FH
Dev
06H
0DH
F7H
When powered on the BR-532 transmits as the device ID 7FH.
MIDI Machine Control Command Reference
STOP (MCS)
Data Bytes
7FH, Dev, 06H, 01H
Description
Status of Exclusive Message
Universal System Exclusive Message Realtime Header
Device ID (7FH)
MMC Command Message
STOP (MCS)
EOX (End of Exclusive Message)
DEFERRED PLAY (MCS)
Data Bytes
7FH, Dev, 06H, 03H
Description
Status of Exclusive Message
Universal System Exclusive Message Realtime Header
Device ID (7FH)
MMC Command Message
DEFERRED PLAY (MCS)
EOX (End of Exclusive Message)
RECORD STROBE
Data Bytes
7FH, Dev, 06H, 06H
Description
Status of Exclusive Message
Universal System Exclusive Message Realtime Header
Device ID (7FH)
MMC Command Message
RECORD STROBE
EOX (End of Exclusive Message)
RECORD EXIT
Data Bytes
7FH, Dev, 06H, 07H
Description
Status of Exclusive Message
Universal System Exclusive Message Realtime Header
Device ID (7FH)
MMC Command Message
RECORD EXIT
EOX (End of Exclusive Message)
MMC RESET
Data Bytes
7FH, Dev, 06H, 0DH
Description
Status of Exclusive Message
Universal System Exclusive Message Realtime Header
Device ID (7FH)
MMC Command Message
MMC RESET
EOX (End of Exclusive Message)
Status
F7H
Status
F7H
Status
F7H
Status
F7H
Status
F7H