Roland V-Piano Grand GP-7 Implementation page 5

Midi implementation
Table of Contents

Advertisement

❍Channel Pressure †
Status
Data byte
F0H
7FH, 7FH, 09H, 01H, 0nH, ppH, rrH
Byte
Explanation
F0H
Exclusive status
7FH
ID number (universal realtime message)
7FH
Device ID (Broadcast)
09H
Sub ID#1 (Controller Destination Setting)
01H
Sub ID#2 (Channel Pressure)
0nH
MIDI Channel (00 - 0F)
ppH
Controlled parameter
rrH
Controlled range
pp=0 Pitch Control
rr = 28H - 58H -24 - +24 [semitones]
pp=1 Filter Cutoff Control
rr = 00H - 7FH -9600 - +9450 [cents]
pp=2 Amplitude Control
rr = 00H - 7FH 0 - 200%
pp=3 LFO Pitch Depth
rr = 00H - 7FH 0 - 600 [cents]
pp=4 LFO Filter Depth
rr = 00H - 7FH 0 - 2400 [cents]
pp=5 LFO Amplitude Depth
rr = 00H - 7FH 0 - 100%
F7H
EOX (End Of Exclusive)
❍Controller †
Status
Data byte
F0H
7FH, 7FH, 09H, 03H, 0nH, ccH, ppH, rrH
Byte
Explanation
F0H
Exclusive status
7FH
ID number (universal realtime message)
7FH
Device ID (Broadcast)
09H
Sub ID#1 (Controller Destination Setting)
03H
Sub ID#2 (Control Change)
0nH
MIDI Channel (00 - 0F)
ccH
Controller number (01 - 1F, 40 - 5F)
ppH
Controlled parameter
rrH
Controlled range
pp=0 Pitch Control
rr = 28H - 58H -24 - +24 [semitones]
pp=1 Filter Cutoff Control
rr = 00H - 7FH -9600 - +9450 [cents]
pp=2 Amplitude Control
rr = 00H - 7FH 0 - 200%
pp=3 LFO Pitch Depth
rr = 00H - 7FH 0 - 600 [cents]
pp=4 LFO Filter Depth
rr = 00H - 7FH 0 - 2400 [cents]
pp=5 LFO Amplitude Depth
rr = 00H - 7FH 0 - 100%
F7H
EOX (End Of Exclusive)
❍Scale/Octave Tuning Adjust †
Status
Data byte
F0H
7EH, 7FH, 08H, 08H, ffH, ggH, hhH, ssH...
Byte
Explanation
F0H
Exclusive status
7EH
ID number (Universal Non-realtime Message)
7FH
Device ID (Broadcast)
08H
Sub ID#1 (MIDI Tuning Standard)
08H
Sub ID#2 (scale/octave tuning 1-byte form)
ffH
Channel/Option byte 1
bits 0 to 1 = channel 15 to 16
bit 2 to 6 = Undefined
ggH
Channel byte 2
bits 0 to 6 = channel 8 to 14
hhH
Channel byte 3
bits 0 to 6 = channel 1 to 7
ssH
12 byte tuning offset of 12 semitones from C to B
00H = -64 [cents]
40H = 0 [cents] (equal temperament)
7FH = +63 [cents]
F7H
EOX (End Of Exclusive)
❍Key-based Instrument Controllers †
Status
Status
F7H
F0H
Byte
F0H
7FH
7FH
0AH
01H
0nH
kkH
nnH
vvH
:
F7
* This parameter affects drum instruments only.
●Data Transmission
Status
This instrument can use exclusive messages to exchange many varieties of internal settings
F7H
with other devices.
The model ID of the exclusive messages used by this instrument is 00H 00H 39H.
❍Data Request 1 (RQ1)
This message requests the other device to transmit data. The address and size indicate the
type and amount of data that is requested.
When a Data Request message is received, if the device is in a state in which it is able to
transmit data, and if the address and size are appropriate, the requested data is transmitted
as a Data Set 1 (DT1) message. If the conditions are not met, nothing is transmitted.
Status
F0H
Byte
F0H
41H
dev
00H
00H
39H
11H
aaH
bbH
ccH
ddH
ssH
Status
ttH
F7H
uuH
vvH
sum
F7H
* The size of data that can be transmitted at one time is fixed for each type of data. And
* For the checksum, refer to 12 page.
MIDI Implementation
Data byte
7FH, 7FH, 0AH, 01H, 0nH, kkH, nnH, vvH
Explanation
Exclusive status
ID number (universal realtime message)
Device ID (Broadcast)
Sub ID#1 (Key-Based Instrument Control)
Sub ID#2 (Controller)
MIDI Channel (00 - 0F)
Key Number
Controller Number
Value
nn=07H Level
vv = 00H - 7FH
0 - 200% (Relative)
nn=0AH
Pan
vv = 00H - 7FH
Left - Right (Absolute)
nn=5BH
Reverb Send
vv = 00H - 7FH
0 - 127 (Absolute)
nn=5D
Chorus Send
vv = 00H - 7FH
0 - 127 (Absolute)
:
EOX (End Of Exclusive)
data byte
41H, dev, 00H, 00H, 39H, 11H, aaH, bbH, ccH,
ddH, ssH, ttH, uuH, vvH, sum
Remarks
Exclusive status
ID number (Roland)
Devdevice ID (dev: 10H, 7FH)
Model ID #1 (V-Piano Grand (GP-7))
Model ID #2 (V-Piano Grand (GP-7))
model ID #3 (V-Piano Grand (GP-7))
Command ID (RQ1)
Address MSB
Address
Address
Address LSB
Size MSB
Size
Size
Size LSB
Checksum
EOX (End Of Exclusive)
data requests must be made with a fixed starting address and size. Refer to the address
and size given in "Parameter Address Map" (p. 7).
Status
F7H
status
F7H
5

Advertisement

Table of Contents
loading

Table of Contents