225
MIDI Implementation
❍
General Purpose Controller 7 (Controller number 82)
Status
2nd byte 3rd byte
BnH 52H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value: 00H - 7FH (0 - 127)
❍
General Purpose Controller 8 (Controller number 83)
Status
2nd byte 3rd byte
BnH 53H vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Control value: 00H - 7FH (0 - 127)
❍
Portamento control (Controller number 84)
Status
2nd byte 3rd byte
BnH 54H kkH
n = MIDI channel number: 0H - FH (ch.1 - 16)
kk = source note number: 00H - 7FH (0 - 127)
●
Program Change
Status
2nd byte
CnH ppH
n = MIDI channel number: 0H - FH (ch.1 - 16)
pp = Program number: 00H - 7FH (prog.1 - prog.128)
* These messages are transmitted when Patch, Rhythm Set or Performance is selected. But
not transmitted when Transmit Program Change parameter (SYSTEM/MIDI/TX) is
OFF.
* In Performance mode, these messages are not transmitted when External Program
Number parameter (PERFORMANCE/CONTROL/CTRL SW/EXT) is OFF.
●
Channel Pressure
Status
2nd byte
DnH vvH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Channel Pressure: 00H - 7FH (0 - 127)
●
Pitch Bend Change
Status
2nd byte 3rd byte
EnH llH mmH
n = MIDI channel number: 0H - FH (ch.1 - 16)
mm, ll = Pitch Bend value: 00 00H - 40 00H - 7F 7FH (-8192 - 0 - +8191)
■
Channel Mode Messages
●
MONO (Controller number 126)
Status 2nd byte 3rd byte
BnH 7EH mmH
n = MIDI channel number: 0H - FH (ch.1 - 16)
mm = mono number: 00H - 10H (0 - 16)
●
POLY (Controller number 127)
Status 2nd byte 3rd byte
BnH 7FH 00H
n = MIDI channel number: 0H - FH (ch.1 - 16)
■
System Realtime Messages
* Sent when Sync Output parameter (SYSTEM/TEMPO/SYNC) is set to ON.
●
Timing Clock
Status
F8H
●
Start
Status
FAH
●
Continue
Status
FBH
●
Stop
Status
FCH
●
Active Sensing
Status
FEH
* This message is transmitted at intervals of approximately 250 msec.
* This message is not sent when Transmit Active Sensing parameter (SYSTEM/MIDI/TX)
is OFF.
■
System Exclusive Messages
Universal Non-realtime System Exclusive Message” and Data Set 1 (DT1) are the only
System Exclusive messages transmitted by the JUNO-STAGE.
●
Universal Non-realtime System Exclusive Message
❍
Identity Reply Message (JUNO-STAGE)
Receiving Identity Request Message (p. 221), the JUNO-STAGE send this message.
Status
Data byte Status
F0H 7EH, dev, 06H, 02H, 41H, 25H, 02H, F7H
00H, 01H, 00H, 03H, 00H, 00H
Byte Explanation
F0H Exclusive status
7EH ID number (Universal Non-realtime Message)
dev Device ID (dev: 10H - 1FH)
06H Sub ID#1 (General Information)
02H Sub ID#2 (Identity Reply)
41H ID number (Roland)
25H 02H Device family code
00H 01H Device family number code
00H 03H 00H 00H Software revision level
F7H EOX (End of Exclusive)
JUNO-STAGE_e.book 225 ページ 2008年10月17日 金曜日 午後12時27分