Data Transmission - Roland SH-201 Midi Implementation Manual

Roland sh-201: supplementary guide
Hide thumbs Also See for SH-201:
Table of Contents

Advertisement

❍ Data set 1 DT1 (12H)
Status
Data byte
F0H
41H, dev, 00H, 00H, 16H, 12H, aaH, bbH,
ccH, ddH, eeH, ... ffH, sum
Byte
Explanation
F0H
Exclusive status
41H
ID number (Roland)
dev
Device ID (dev: 00H - 17H, 7FH)
00H
Model ID #1 (SH-201)
00H
Model ID #2 (SH-201)
16H
Model ID #3 (SH-201)
12H
Command ID (DT1)
aaH
Address MSB: upper byte of the starting address of the data to be sent
bbH
Address: upper middle byte of the starting address of the data to be sent
ccH
Address: lower middle 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 one time depends on the type of data, and
data will be transmitted from the specified starting address and size. Refer to the address
and size given in "Parameter Address Map" (p. 4).
* Data larger than 256 bytes will be divided into packets of 256 bytes or less, and each
packet will be sent at an interval of about 20 ms.
* Regarding the checksum, please refer to (p. 7)
Status
Data byte
F0H
41H, dev, 42H, 12H, aaH, bbH, ccH,
ddH, ... eeH, sum
Byte
Explanation
F0H
Exclusive status
41H
ID number (Roland)
dev
Device ID (dev: 10H - 1FH, 7FH)
42H
Model ID (GS)
12H
Command ID (DT1)
aaH
Address MSB: upper byte of the starting address of the transmitted data
bbH
Address: middle byte of the starting address of the transmitted data
ccH
Address LSB: lower byte of the starting address of the transmitted data
ddH
Data: the actual data to be transmitted. Multiple bytes of data are
transmitted starting from the address.
:
:
eeH
Data
sum
Checksum
F7H
EOX (End Of Exclusive)
* The amount of data that can be transmitted at one time depends on the type of data, and
data will be transmitted from the specified starting address and size. Refer to the address
and size given in "Parameter Address Map" (p. 4).
* Data larger than 256 bytes will be divided into packets of 256 bytes or less, and each
packet will be sent at an interval of about 20 ms.
* Regarding the checksum, please refer to (p. 7)

2. Data Transmission

Status
F7H
■ Channel Voice Messages
● Note off
Status
8nH
n = MIDI channel number:
kk = note number:
vv = note off velocity:
● Note on
Status
9nH
n = MIDI channel number:
kk = note number:
vv = note on velocity:
● Control Change
❍ Bank Select (Controller number 0, 32)
Status
BnH
BnH
n = MIDI channel number:
mm, ll = Bank number:
* These messages are transmitted when Patch is selected. But not transmitted when
Status
* The Patches corresponding to each Bank Select are as follows.
F7H
-----+-----------+-----------+------------------
❍ Modulation (Controller number 1)
Status
BnH
n = MIDI channel number:
vv = Modulation depth:
❍ Volume (Controller number 7)
Status
BnH
n = MIDI channel number:
vv = Volume:
❍ Panpot (Controller number 10)
Status
BnH
n = MIDI channel number:
vv = Panpot:
❍ Expression (Controller number 11)
Status
BnH
n = MIDI channel number:
vv = Expression:
❍ Hold 1 (Controller number 64)
Status
BnH
n = MIDI channel number:
vv = Control value:
● Program Change
Status
CnH
n = MIDI channel number:
pp = Program number:
* These messages are transmitted when Patch is selected. But not transmitted when
SH-201 MIDI Implementation
2nd byte
kkH
2nd byte
kkH
2nd byte
00H
20H
PROGRAM CHANGE TRANSMIT SWITCH or BANK SELECT TRANSMIT SWITCH
parameter (SYSTEM COMMON MIDI) is OFF.
BANK SELECT
| PROGRAM
| PATCH
MSB | LSB
| NUMBER
| NUMBER
087 | 000
| 001 - 032 | PRESET A-1 - D-8
| 020
| 001 - 032 | USER
2nd byte
01H
2nd byte
07H
2nd byte
0AH
2nd byte
0BH
2nd byte
40H
2nd byte
ppH
PROGRAM CHANGE TRANSMIT SWITCH parameter (SYSTEM COMMON MIDI) is
OFF.
3rd byte
vvH
0H - FH (ch.1 - 16)
00H - 7FH (0 - 127)
00H - 7FH (0 - 127)
3rd byte
vvH
0H - FH (ch.1 - 16)
00H - 7FH (0 - 127)
01H - 7FH (1 - 127)
3rd byte
mmH
llH
0H - FH (ch.1 - 16)
87 00H - 87 20H (bank.17281, bank.17313)
A-1 - D-8
3rd byte
vvH
0H - FH (ch.1 - 16)
00H - 7FH (0 - 127)
3rd byte
vvH
0H - FH (ch.1 - 16)
00H - 7FH (0 - 127)
3rd byte
vvH
0H - FH (ch.1 - 16)
00H - 40H - 7FH (Left - Center - Right),
3rd byte
vvH
0H - FH (ch.1 - 16)
00H - 7FH (0 - 127)
3rd byte
vvH
0H - FH (ch.1 - 16)
00H - 7FH (0 - 127) 0-63 = OFF, 64-127 = ON
0H - FH (ch.1 - 16)
00H - 1FH (prog.1 - prog.32)
3

Advertisement

Table of Contents
loading

Table of Contents