MIDI Implementado
Effect Control 2 (Controller number 13)
Status
2nd byte
BnH
0DH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
vv = Control value: 00H - 7FH (1 - 127)
* This message is transmitted when a pad for which PATCH/PAD CONTROL/
Effects Switch is set to VELO is struck.
Program Change
Status
2nd byte
CnH
ppH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
pp = Program number: 00H - 7FH (prog.1 - prog.128)
* The program number is transmitted when a patch is selected.
* Not transmitted when SETUP/MIDI/PC TX/RX Switch is set to "OFF." (Initial
Value is ON)
System Realtime Message
Active sensing
Status
FEH
* This will be transmitted constantly at intervals of approximately 250 ms.
System Exclusive Messages
* Regarding the system exclusive message refer to Page 120.
Identity reply and Data Set 1 (DT1) are the only System Exclusive messages
transmitted by SPD-S.
When an appropriate Identity Request or Data Request 1 (RQ1) message is
received, the requested internal data will be transmitted.
Universal
Non-realtime
Messages
Identity Reply
Status
Data byte
F0H
7EH, dev, 06H, 02H, 41H,
67H, 01H, 00H, 00H,
00H, 00H, 00H, 00H
Byte
Explanation
F0H
Exclusive status
7EH
ID number (universal non-realtime message)
dev
Device ID (dev: 00H - 1FH (1 - 32) Initial value is 10H(17))
06H 02H
Identity Reply
41H
ID number(Roland)
67H 01H
Device family code
00H 00H
Device family number code
00H 00H 00H 00H software revision level
F7H
EOX (End Of Exclusive)
* When Identity Request (Page 120) is received, Identity Reply message will be
transmitted.
122
3rd byte
vvH
System
Exclusive
Status
F7H
Data Transmission
Data set 1 DT1 (12H)
Status
Data byte
F0H
41H, dev, 00H, 67H, 12H,
aaH, bbH, ccH, ddH, eeH,... ffH,
sum
Byte
Explanation
F0H
Exclusive status
41H
ID number (Roland)
dev
Device ID (dev: 00H - 1FH (1 - 32) Initial value is 10H(17))
00H 67H
Model ID (SPD-S)
12H
Command ID (DT1)
aaH
Address MSB: upper byte of the starting address of the data to
bbH
Address 2nd: 2nd byte of the starting address of the data to be
sent
ccH
Address 3rd: 3rd byte of the starting address of the data to be
sent.
ddH
Address LSB: lower byte of the starting address of the data to be
sent.
eeH
Data: the actual data to be sent. Multiple bytes of data are
transmitted in order starting from the address.
:
:
ffH
Data
sum
Checksum
F7H
EOX (End Of Exclusive)
* The amount of data that can be transmitted at once time will depend on the type
of data, and data must be requested using a specific starting address and size.
* Data larger than 128 bytes must be divided into packets of 128 bytes or less. If
"Data Set 1" is transmitted successively, there must be an interval of at least 40
ms between packets.
* Regarding the checksum please refer to Page 123.
Status
F7H
be sent