Data Transmission; Note Off; Control Change - Roland GW-8 Implementation Manual

Midi implimentation
Hide thumbs Also See for GW-8:
Table of Contents

Advertisement

MIDI Implementation
❍Key-based Instrument Controllers
Status
Data byte
F0H
7FH, 7FH, 0AH, 01H, 0nH, kkH, nnH, vvH
Byte
Explanation
F0H
Exclusive status
7FH
ID number (universal realtime message)
7FH
Device ID (Broadcast)
0AH
Sub ID#1 (Key-Based Instrument Control)
01H
Sub ID#2 (Controller)
0nH
MIDI Channel (00 - 0FH)
kkH
Key Number
nnH
Control Number
vvH
Value
nn=07H Level
vv = 00H - 7FH
nn=0AH
vv = 00H - 7FH
nn=5BH
vv = 00H - 7FH
nn=5D
vv = 00H - 7FH
:
:
F7
EOX (End Of Exclusive)
* This parameter affects drum instruments only.
❍Data set 1 DT1 (12H)
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:
bbH
Address:
ccH
Address LSB:
ddH
Data:
:
:
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.
* 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.
6
Status
F7H
0 - 200% (Relative)
Pan
Left - Right (Absolute)
Reverb Send
0 - 127 (Absolute)
Chorus Send
0 - 127 (Absolute)
Status
F7H
upper byte of the starting address of the
transmitted data
middle byte of the starting address of the
transmitted data
lower byte of the starting address of the
transmitted data
the actual data to be transmitted. Multiple bytes
of data are transmitted starting from the address.

2. Data Transmission

■Channel Voice Messages
●Note off
Status
2nd byte
8nH
kkH
9nH
kkH
n = MIDI channel number:
kk = note number:
vv = note off velocity:
●Note on
Status
2nd byte
9nH
kkH
n = MIDI channel number:
kk = note number:
vv = note on velocity:
●Control Change
❍Bank Select (Controller number 0, 32)
Status
2nd byte
BnH
00H
BnH
20H
n = MIDI channel number:
mm, ll = Bank number:
* Not transmitted when Tx Program Change parameter (SYSTEM MIDI) is OFF.
❍Modulation (Controller number 1)
Status
2nd byte
BnH
01H
n = MIDI channel number:
vv = Modulation depth:
* Not transmitted when Tx Modulation parameter (SYSTEM MIDI) is OFF.
❍Portamento Time (Controller number 5)
Status
2nd byte
BnH
05H
n = MIDI channel number:
vv = Portamento Time:
❍Data Entry (Controller number 6, 38)
Status
2nd byte
BnH
06H
BnH
26H
n = MIDI channel number: 0H - FH (ch.1 - 16)
mm, ll = the value of the parameter specified by RPN/NRPN
mm = MSB, ll = LSB
❍Volume (Controller number 7)
Status
2nd byte
BnH
07H
n = MIDI channel number:
vv = Volume:
❍Panpot (Controller number 10)
Status
2nd byte
BnH
0AH
n = MIDI channel number:
vv = Panpot:
❍Expression (Controller number 11)
Status
2nd byte
BnH
0BH
n = MIDI channel number:
vv = Expression:
3rd byte
vvH
00H
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)
00 00H - 7F 7FH (bank.1 - bank.16384)
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
mmH
llH
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)

Advertisement

Table of Contents
loading

Table of Contents