95
MIDI Implementation
3. MIDI Machine Control
■
MIDI Machine Control Details
●
STOP(MCS)
Status
Data Byte Status
F0H 7FH,Dev,06H,01H F7H
Byte
Description
F0H Status of System Exclusive Message
7FH Universal System Exclusive Real-time Header
Dev Device ID (or 7FH)
06H MMC Command Message
01H STOP(MCS)
F7H EOX (End of System Exclusive message)
If the device ID on the message was as same as that of the receiving device or 7FH, the
VS-2000 stops immediately.
If the transport switch [STOP] was pressed, the VS-2000 transmits as the device ID 7FH.
●
PLAY(MCS)
Status
Data Byte Status
F0H 7FH,Dev,06H,02H F7H
Byte Description
F0H Status of System Exclusive Message
7FH Universal System Exclusive Real-time Header
Dev Device ID (or 7FH)
06H MMC Command Message
02H PLAY(MCS)
F7H EOX (End of System Exclusive message)
If the device ID on the message was as same as that of the receiving device or 7FH, the
VS-2000 goes into the play back condition.
The VS-2000 does not transmit this message.
●
DEFERRED PLAY(MCS)
Status
Data Byte Status
F0H 7FH,Dev,06H,03H F7H
Byte
Description
F0H Status of System Exclusive Message
7FH Universal System Exclusive Real-time Header
Dev Device ID (or 7FH)
06H MMC Command Message
03H DEFERRED PLAY(MCS)
F7H EOX (End of System Exclusive message)
If the device ID on the message was as same as that of the receiving device or 7FH, the
VS-2000 goes into the play back condition after the locate operation.
If the transport switch [PLAY] was pressed, the VS-2000 transmits as the device ID 7FH.
●
FAST FORWARD(MCS)
Status
Data Byte Status
F0H 7FH,Dev,06H,04H F7H
Byte Description
F0H Status of System Exclusive Message
7FH Universal System Exclusive Real time Header
Dev Device ID (or 7FH)
06H MMC Command Message
04H FAST FORWARD (MCS)
F7H EOX (End of System Exclusive message)
If the device ID on the message was as same as that of the receiving device or 7FH, the
VS-2000 goes into the fast forward condition.
The VS-2000 does not transmit this message.
●
REWIND(MCS)
Status
Data Byte Status
F0H 7FH,Dev,06H,05H F7H
Byte Description
F0H Status of System Exclusive Message
7FH Universal System Exclusive Real time Header
Dev Device ID (or 7FH)
06H MMC Command Message
05H REWIND(MCS)
F7H EOX (End of System Exclusive message)
If the device ID on the message was as same as that of the receiving device or 7FH, the
VS-2000 goes into the rewind condition.
The VS-2000 does not transmit this message.
●
RECORD STROBE
Status
Data Byte Status
F0H 7FH,Dev,06H,06H F7H
Byte
Description
F0H Status of System Exclusive Message
7FH Universal System Exclusive Real-time Header
Dev Device ID (or 7FH)
06H MMC Command Message
06H RECORD STROBE
F7H EOX (End of System Exclusive message)
If the device ID on the message was as same as that of the receiving device or 7FH, the
VS-2000 goes into the following condition.
1. The VS-2000 is in the play back condition. Start Recording the tracks that status are the
record standby mode.
2. The VS-2000 is in the stop condition. Start Playing back and Start Recording the track
that status are the record standby mode.
If the transport switch [REC] was pressed out of the recording condition, the VS-2000
transmits as the device ID 7FH.ccH,ddH,eeH,,,ffH,,,
●
RECORD EXIT
Status
Data Byte Status
F0H 7FH,Dev,06H,07H F7H
Byte Description
F0H Status of System Exclusive Message
7FH Universal System Exclusive Real-time Header
Dev Device ID (or 7FH)
06H MMC Command Message
07H RECORD EXIT
F7H EOX (End of System Exclusive message)
If the device ID on the message was as same as that of the receiving device or 7FH,
the VS-2000 exit from the record condition.
If the transport switch [REC] was pressed while recording, the VS-2000 transmits as the
device ID 7FH.
●
MMC RESET
Status
Data Byte Status
F0H 7FH,Dev,06H,0DH F7H
Byte Description
F0H Status of System Exclusive Message
7FH Universal System Exclusive Real-time Header
Dev Device ID (or 7FH)
06H MMC Command Message
0DH MMC RESET
F7H EOX (End of System Exclusive message)
If the device ID on the message was as same as that of the receiving device or 7FH, the
VS-2000 resets all communication channels related with MMC.
When powered on the VS-2000 transmits as the device ID 7FH.
●
WRITE
Status
Data Byte Status
F0H 7FH,Dev,06H,40H,ccH,ddH,eeH,,,ffH,,, F7H
Byte Description
F0H Status of System Exclusive Message
7FH Universal System Exclusive Real-time Header
Dev Device ID (or 7FH)
06H MMC Command Message
40H WRITE
ccH Information Bytes follows the command
ddH The name of the writable Information Field.
eeH Information Field Format
: :
ffH Field names and data
::
F7H EOX (End of System Exclusive message)
If the device ID on the message was as same as that of the receiving device or 7FH, the
VS-2000 write the data to the specified information field.
The VS-2000 does not transmit this message.
VS-2000_e.book 95 ページ 2005年12月12日 月曜日 午後4時54分