MIDI Implementation
10
■
■
Channel Mode Messages
* The following channel mode messages are transmitted on the channel specified as
the MIDI Channel (MENU --> SYS --> MIDI --> MIDI).
■
●
All Sound Off (Controller Number 120)
Status
2nd byte
3rd byte
BnH
78H
00H
n = MIDI channel number:
0H–FH (ch.1–ch.16)
* This is transmitted when the ALL SOUND OFF ( [SHIFT] + [EXIT] ) is used.
■
●
Reset All Controller (Controller Number 121)
Status
2nd byte
3rd byte
BnH
79H
00H
n = MIDI channel number:
0H–FH (ch.1–ch.16)
* This is transmitted when the Factory Reset (MENU --> SYS --> Factory Reset) is
executed.
■
■
System Realtime Messages
■
●
Active Sensing
Status
FEH
* This message is transmitted at intervals of approximately 250 msec.
■
■
System Exclusive Messages
Identity Reply, V-LINK message, and MIDI Visual Control message are the only System
Exclusive messages transmitted by this device.
■
●
Universal Non-Realtime System Exclusive Messages
■
❍
Identity Reply Message
Status
Data byte
Status
F0H
7EH, dev, 06H, 02H, 41H,
F7H
78H, 02H, 00H, 00H, 00H,
01H, 00H, 00H
Byte
Explanation
F0H
Exclusive Status
7EH
ID number (Universal Non-Realtime Message)
dev
Device ID (10H fixed)
06H
Sub ID#1 (General Information)
02H
Sub ID#2 (Identity Request)
41H
ID Number (Roland)
78H 02H
Device Family Cord
00H 00H
Device Family Number Code
00H 01H 00H 00H
Software Revision Level
F7H
EOX (End Of Exclusive)
* When Identity Request is received, Identity Reply message will be transmitted.
■
●
V-LINK Messages
■
❍
V-LINK ON
Transmitted when entering V-LINK mode.
Status
Data byte
Status
F0H
41H, 10H, 00H, 51H, 12H,
F7H
10H, 00H, 00H, 01H, nnH,
10H, 02H, sum
Byte
Explanation
F0H
Exclusive Status
41H
ID Number (Roland)
10H
Device ID (10H fixed)
00H
Model ID#1 (V-LINK)
51H
Model ID#2 (V-LINK)
12H
Command ID (DT1)
10H 00H 00H
Address
01H
Data (V-LINK ON)
nnH
Data (Clip Control Rx MIDI Ch.
(00H-0FH (ch.1-ch.16) ) Initial Value = 0FH (ch.16) )
10H
Data (Color Control Rx MIDI Ch. (OFF) )
02H
Data (Note Message Enabled (Assignable) )
sum
Check Sum
F7H
EOX (End Of Exclusive)
* The unit will enter V-LINK mode if Control Mode (MENU --> SYS --> MIDI --> VISUAL)
is set to “V-LINK” and MIDI Visual Control (MENU --> SYS --> MIDI --> VISUAL) is
turned “ON.”
* MIDI Channel (MENU --> SYS --> MIDI --> VISUAL) setting is used as the Clip Control
Rx MIDI Ch.
* Only the Clip Control Rx MIDI Ch address (10H 00H 01H) and data are transmitted
when the MIDI Channel setting is made in V-LINK mode.
■
❍
V-LINK OFF
Transmitted when exiting V-LINK mode.
Status
Data byte
Status
F0H
41H, 10H, 00H, 51H, 12H,
F7H
10H, 00H, 00H, 00H, 70H,
Byte
Explanation
F0H
Exclusive Status
41H
ID Number (Roland)
10H
Device ID (10H fixed)
00H
Model ID#1 (V-LINK)
51H
Model ID#2 (V-LINK)
12H
Command ID (DT1)
10H 00H 00H
Address
00H
Data (V-LINK OFF)
70H
Check Sum
F7H
EOX (End Of Exclusive)
* The unit will exit V-LINK mode if the MIDI Visual Control (MENU --> SYS --> MIDI -->
VISUAL) is turned “OFF” or if the Control Mode (MENU --> SYS --> MIDI --> VISUAL)
is set to “MVC.”