G Selección de Canciones
Status
2nd byte
F3H
ssH
ss=Song number :
00H-63H (0-99)
* If a Preset Song is selected on the JS-5, this message switches Preset Songs. If a User Song
is selected, it switches User Songs. This message cannot switch between Preset and User
Songs.
I Mensaje del Sistema a Tiempo Real
G Reloj de Temporización
Status
F8H
* This message is ignored when the MIDI Sync mode is set at INT or REMOTE.
G Inicio
Status
FAH
* This message is ignored when the MIDI Sync mode is set at INT.
G Continuar
Status
FBH
* This message is ignored when the MIDI Sync mode is set at INT.
G Detener
Status
FCH
* This message is ignored when the MIDI Sync mode is set at INT.
G Detección Activa
Status
FEH
* Whenever the JS-5 receives this message, it monitors the interval of the incoming data. If
the subsequent message has not arrived within about 420 ms after the previous data, it
processes all tracks as though it has received All Sound Off, All Notes Off, Reset All
Controllers, and mutes the sounding voices, then stops monitoring receiving interval.
3. Mensajes almacenados durante el Real
Time Recording de estilos
I Mensaje de Voz del Canal
G Desactivación de Nota
Status
2nd byte
9nH
kkH
n=MIDI channel :
1H-3H, 9H (ch. 2, 3, 4, 10)
kk=Note number :
00H-7FH (0-127)
G Activación de Nota
Status
2nd byte
9nH
kkH
n=MIDI channel :
1H-3H, 9H (ch. 2, 3, 4, 10)
kk=Note number :
00H-7FH (0-127)
vv=Velocity :
01H-7FH (1-127)
3rd byte
00H
3rd byte
vvH
Implementación MIDI
4. Comunicaciones exclusivas
I General
JS-5 can do one-way communications to send and receive parameters for kits, system setup,
sequence, user chord.
Model ID included in the exclusive message should be 00H 35H. The device ID code should
be System Exclusive Device ID of MIDI parameter. Note that the actual value that set in
device ID field is smaller by one than the value set System Exclusive Device ID of MIDI
parameter.
G Mensaje Universal a Tiempo no Real Exclusivo del
Sistema
❍ Inquiry Request
Status
data byte
F0H
7EH, dev, 06H, 01H
Byte
Description
F0H
Exclusive Status
7EH
ID Number (Universal Non-Realtime Message)
dev
Device ID (dev: 10H(17)-1FH(32))
06H
Sub ID#1 (General Information)
01H
Sub ID#2 (Inquiry Request)
F7H
EOX (End of Exclusive)
* The dev is own device number or 7FH (Broadcast).
* When Inquiry Request is received, Inquiry Reply message will be transmitted.
❍ Inquiry Reply
Status
Data byte
F0H
7EH, dev, 06H, 02H,
41H, 01H, 13H, 00H, 00H,
00H, 03H, 00H, 00H
Byte
Description
F0H
Exclusive Status
7EH
ID Number (Universal Non-Realtime Message)
dev
Device ID (dev: 10H(17)-1FH(32))
06H
Sub ID#1 (General Information)
02H
Sub ID#2 (Inquiry Reply)
41H
Manufacturer ID (Roland)
01H, 13H
Device Family Code
00H, 00H
Device Family Number Code
00H, 03H, 00H, 00H Software Revision Level
F7H
EOX (End of Exclusive)
* Reply the message by the unique device ID (dev) when the device has received the
Inquiry Request Message in the Broadcast.
G Transmisión de Datos
❍ Request data RQ1
11H
Byte
Description
F0H
Exclusive status
41H
manufacturer ID (Roland)
DEV
device ID (00H-0FH)
00H
model ID (JS-5) MSB
35H
model ID (JS-5) LSB
11H
command ID (RQ1)
aaH
address MSB
aaH
address
aaH
address
aaH
address LSB
ssH
size MSB
ssH
size
ssH
size
ssH
size LSB
sum
checksum
F7H
EOX (End of Exclusive)
Status
F7H
Status
F7H
149