61 midi implementation, 3 recognized message for remote control, Channel voice message – Roland AR-200 User Manual
Page 61: Channel mode message, System exclusive message, System real time message
61
MIDI Implementation
Appendices
❍
LOCATE (MCP)
format2 - LOCATE [TARGET]
Status
Data Bytes
Status
F0H
7FH, dev, 06H, 44H, 06H
F7H
01H, hrH, mnH, scH, frH, ffH
Byte
Description
F0H
Status of System Exclusive Message
7FH
Universal System Exclusive Message Real time Header
dev
device ID (or 7FH)
06H
MMC Command Message
44H
LOCATE (MCP)
06H
Number of byte
01H
[TARGET] sub command
hrH
Standard time with Sub Frame
mnH
scH
frH
ffH
F7H
EOX (End of System Exclusive Message)
*
When the location is moved, a Device ID of 7FH is transmitted.
*
MIDI phrases and pattern phrases are not transmitted when Dual Mono mode is
selected.
3. Receive data (MIDI Recorder Section)
3.1 Message memorized during recording
■
Channel Voice Message
●
Note Off
Status
Second
Third
8nH
kkH
vvH
9nH
kkH
00H
n = MIDI Channel No. :
0H - FH (ch.1 - ch.16)
kk = Note No. :
00H - 7FH (0 - 127)
vv = Velocity :
00H - 7FH (1 - 127)
●
Note On
Status
Second
Third
9nH
kkH
vvH
n = MIDI Channel No. : 0H - FH (ch.1 - ch.16)
kk = Note No. : 00H - 7FH (0 - 127)
vv = Velocity : 01H - 7FH (1 - 127)
●
Polyphonic Key Pressure
Status
Second
Third
AnH
kkH
vvH
n = MIDI Channel No. : 0H - FH (ch.1 - ch.16)
kk = Note No. : 00H - 7FH (0 - 127)
vv = value : 00H - 7FH (0 - 127)
●
Control Change
status
Second
Third
BnH
kkH
vvH
n = MIDI Channel No. : 0H - FH (ch.1 - ch.16)
kk = Controller No. : 00H - 7FH (0 - 127)
vv = value : 00H - 7FH (0 - 127)
●
Program Change
Status
Second
Third
CnH
ppH
vvH
n = MIDI Channel No. : 0H - FH (ch.1 - ch.16)
pp = Program No. : 00H - 7FH (0 - 127)
●
Channel Pressure
Status
Second
BnH
kkH
n = MIDI Channel No. : 0H - FH (ch.1 - ch.16)
vv = value : 00H - 7FH (0 - 127)
●
Pitch Bend Change
Status
Second
EnH
llH
n = MIDI Channel No. : 0H - FH (ch.1 - ch.16)
■
Channel Mode Message
●
All Sound Off
Status
Second
Third
BnH
78H
00H
n = MIDI channel No. : 0H -FH (ch.1 --ch 16)
●
Reset All Controller
Status
Second
Third
BnH
78H
00H
n = MIDI channel No. : 0H -FH (ch.1 --ch 16)
●
Local On / Off
Status
Second
Third
BnH
7AH
vvH
n = MIDI channel No. : 0H -FH (ch.1 --ch 16)
vv = value : 00H, 7FH (OFF, ON)
●
MONO
Status
Second
Third
BnH
7EH
mmH
n = MIDI channnel No. : 0H -FH (ch.1 --ch 16)
mm = mono number : 00H - 10H (0 - 16)
*
The same processing will be carried out as when All Notes Off is received.
●
POLY
Status
Second
Third
BnH
7EH
00H
n = MIDI channel No. : 0H -FH (ch.1 --ch 16)
mm = mono number : 00H - FH (0 - 16)
*
The same processing will be carried out as when All Notes Off is received.
■
System Exclusive Message
Status
Data Bytes
Status
F0H
iiH, ddH,.., eeH
F7H
FOH
:System Exclusive Message status
iiH ID Number
:an ID number (manufacturer ID) to indicate the manufacturer whose
Exclusive message this is. Roland's manufacturer ID is 41H.
ID numbers 7EH and 7FH are extensions of the MIDI standard;
Universal Non-real time Messages (7EH) and Universal Real time
Messages (7FH).
dd,.., ee = Data :
00H-7FH (0-127)
F7H :
EOX (End of Exclusive Message)
3.2
Message not memorized during
recording
■
Channel Mode Message
●
All Note Off
Status
Second
Third
BnH
78H
00H
n = MIDI channel No. : 0H -FH (ch.1 --ch 16)
*
Note Off is generated for any note not set to OFF, and this note off is stored.
●
OMNI OFF
Status
Second
Third
BnH
78H
00H
n = MIDI channel No. : 0H -FH (ch.1 --ch 16)
*
The same processing will be carried out as when All Notes Off is received.
●
OMNI ON
Status
Second
Third
BnH
7AH
vvH
n = MIDI channel No. : 0H -FH (ch.1 --ch 16)
vv = value : 00H, 7FH (OFF, ON)
*
The same processing will be carried out as when All Notes Off is received.
3.3 Recognized message for remote
control
■
System Real time Message
●
Start
status
F8H
*
Not received when recording mode is not “Standby”.
●
Continue
status
FBH
AR-200_e.book 61 ページ 2003年7月14日 月曜日 午後1時11分