![Ushio UDMR Owner'S Manual Download Page 103](http://html.mh-extra.com/html/ushio/udmr/udmr_owners-manual_1064220103.webp)
MIDI Implementation
103
RECORD STROBE (MCS)
Status Data
Bytes
Status
F0H 7FH,dev,06H,06H
F7H
Byte Description
F0H Exclusive
status
7FH
Universal System Exclusive Message Real Time Header
dev
Device ID (7FH)
06H
MMC Command Message
06H
RECORD STROBE (MCS)
F7H
EOX (End Of Exclusive)
* When phrase recording is started, the device ID is transmitted as 7FH.
RECORD EXIT (MCS)
Status Data
Bytes
Status
F0H 7FH,dev,06H,07H
F7H
Byte Description
F0H Exclusive
status
7FH
Universal System Exclusive Message Real Time Header
dev
Device ID (7FH)
06H
MMC Command Message
07H
RECORD EXIT (MCS)
F7H
EOX (End Of Exclusive)
* When phrase recording is stopped, the device ID is transmitted as 7FH.
LOCATE (MCP)
FORMAT 2-LOCATE [TARGET]
Status Data
Bytes Status
F0H 7FH,dev,06H,44H,06H,01H,hrH,mnH,scH,frH,ffH
F7H
Byte Description
F0H Exclusive
status
7FH
Universal System Exclusive Message Real Time Header
dev
Device ID (7FH)
06H
MMC Command Message
44H LOCATE
(MCP)
06H Bytes
01H [TARGET]
sub-command
hrH
Standard Time Specification with subframe
mnH
scH
frH
ffH
F7H
EOX (End Of Exclusive)
* When the position is shifted, the device ID is transmitted as 7FH.
* Not transmitted when MIDI phrases and pattern phrases are selected.
●
MIDI Show Control (MSC)
* Received when MMC/MSC Transmit Mode is set to 'MSC'.
GO
Status Data
Bytes Status
F0H 7FH,dev,02H,com,01H,num,00H,list F7H
Byte Description
F0H Exclusive
status
7FH
Universal System Exclusive Message Real Time Header
dev
Device ID (7FH)
02H
MSC Command Message
com
Command Format (7FH)
01H GO
num Q_number
(
0
)
00H Delimiter
List Q_list
(
1-250
)
F7H
EOX (End Of Exclusive)
* This command is transmitted when playback or recording starts.
* The current phrase number is configured in the Q_list.
* Q_list and Q_number are expressed as ASCII numbers. For example, Q_list=250 is
expressed as '32H 35H 30H'.
STOP
Status Data
Bytes Status
F0H 7FH,dev,02H,com,02H,num,00H,list F7H
Byte Description
F0H Exclusive
status
7FH
Universal System Exclusive Message Real Time Header
dev
Device ID (7FH)
02H
MSC Command Message
com
Command Format (7FH)
03H RESUME
num Q_number
(0)
00H Delimiter
list
Q_list
(
1-250
)
F7H
EOX (End Of Exclusive)
* This command is transmitted when playback or recording is resumed.
* The current phrase number is configured in the Q_list.
* Q_list and Q_number are expressed as ASCII numbers. For example, Q_list=250 is
expressed as '32H 35H 30H'.
RESUME
Status Data
Bytes Status
F0H 7FH,dev,02H,com,03H,num,00H,list F7H
Byte Description
F0H Exclusive
status
7FH
Universal System Exclusive Message Real Time Header
dev
Device ID (7FH)
02H
MSC Command Message
com
Command Format (7FH)
03H RESUME
num Q_number
(0)
00H Delimiter
list
Q_list
(
1-250
)
F7H
EOX (End Of Exclusive)
* This command is transmitted when playback or recording is resumed.
* The current phrase number is configured in the Q_list.
* Q_list and Q_number are expressed as ASCII numbers. For example, Q_list=250 is
expressed as '32H 35H 30H'.