Roland GW-7 Midi Implementation Manual page 8

Roland gw-7: install guide
Hide thumbs Also See for GW-7:
Table of Contents

Advertisement

Roland GW-7 MIDI Implementation
❍ Cutoff (Controller number 74)
Status
2nd byte
BnH
4AH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Cutoff value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
❍ Decay Time (Controller number 75)
Status
2nd byte
BnH
4BH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Decay Time value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
❍ Vibrato Rate (Controller number 76)
Status
2nd byte
BnH
4CH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Vibrato Rate value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
❍ Vibrato Depth (Controller number 77)
Status
2nd byte
BnH
4DH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Vibrato Depth Value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
❍ Vibrato Delay (Controller number 78)
Status
2nd byte
BnH
4EH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Vibrato Delay value (relative change): 00H - 40H - 7FH (-64 - 0 - +63)
❍ Portamento control (Controller number 84)
Status
2nd byte
BnH
54H
n = MIDI channel number: 0H - FH (ch.1 - 16)
kk = source note number: 00H - 7FH (0 - 127)
❍ Effect 1 (Reverb Send Level) (Controller number 91)
Status
2nd byte
BnH
5BH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Reverb Send Level: 00H - 7FH (0 - 127)
❍ Effect 3 (Chorus Send Level) (Controller number 93)
Status
2nd byte
BnH
5DH
n = MIDI channel number: 0H - FH (ch.1 - 16)
vv = Chorus Send Level: 00H - 7FH (0 - 127)
❍ NRPN MSB/LSB (Controller number 99, 98)
Status
2nd byte
BnH
63H
BnH
62H
n = MIDI channel number: 0H - FH (ch.1 - 16)
mm = upper byte (MSB) of parameter number specified by NRPN
ll = lower byte (LSB) of parameter number specified by NRPN
**NRPN**
The NRPN (Non Registered Parameter Number) message allows an extended range of
control changes to be used, letting you use control functions which are not defined in the
MIDI Specification.
NRPNs provide a great deal of freedom, and can be used with any manufacturer's devices.
As a result, any particular parameter number can easily mean one thing when used for a
certain device, and mean something completely different on another device. Note that RPNs
and NRPNs require that a multiple number of messages be processed in the correct order.
However, a majority of the sequencers currently on the market cannot always be relied on
to consistently send messages in the proper order if the messages are located at almost
8
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
3rd byte
vvH
3rd byte
kkH
3rd byte
vvH
3rd byte
vvH
3rd byte
mmH
llH
exactly the same point in time.
On the GS instruments, NRPN can be used to modify the following parameters. The range
of values for relative change parameters will be different with certain models.
Please see the explanation that follows the chart.
NRPN
Data entry
MSB LSB
MSB
Function and range
01H 08H
mmH
Vibrato Rate (relative change)
mm: 00H - 40H - 7FH (-64 - 0 - +63)
01H 09H
mmH
Vibrato Depth (relative change)
mm: 00H - 40H - 7FH (-64 - 0 - +63)
01H 0AH
mmH
Vibrato Delay (relative change)
mm: 00H - 40H - 7FH (-64 - 0 - +63)
01H 20H
mmH
TVF Cutoff Frequency (relative change)
mm: 00H - 40H - 7FH (-64 - 0 - +63)
01H 21H
mmH
TVF Resonance (relative change)
mm: 00H - 40H - 7FH (-64 - 0 - +63)
01H 63H
mmH
TVF&TVA Envelope Attack Time (relative change)
mm: 00H - 40H - 7FH (-64 - 0 - +63)
01H 64H
mmH
TVF&TVA Envelope Decay Time (relative change)
mm: 00H - 40H - 7FH (-64 - 0 - +63)
01H 66H
mmH
TVF&TVA Envelope Release Time (relative change)
mm: 00H - 40H - 7FH (-64 - 0 - +63)
18H rrH
mmH
Drum Instrument Pitch Coarse (relative change)
rr: Drum Instrument note number
mm: 00H - 40H - 7FH (-64 - 0 - +63 semitone)
1AH rrH
mmH
Drum Instrument TVA Level (absolute change)
rr: Drum Instrument note number
mm: 00H - 7FH (0 - max)
1CH rrH
mmH
Drum Instrument Panpot (absolute change)
rr: Drum Instrument note number
mm: 00H, 01H - 40H - 7FH (random, left - center - right)
1DH rrH
mmH
Drum Instrument Reverb Send Level (absolute change)
rr: Drum Instrument note number
mm: 00H - 7FH (0 - max)
1EH rrH
mmH
Drum Instrument Chorus Send Level (absolute change)
rr: Drum Instrument note number
mm: 00H - 7FH (0 - max)
* Parameters marked "relative change" will change relatively to the preset value(40H).
Even among different GS devices, "relative change" parameters may sometimes differ in
the way the sound changes or in the range of change.
* Parameters marked "absolute change" will be set to the absolute value of the parameter,
regardless of the preset value.
* Data entry LSB (llH) is ignored.
❍RPN MSB/LSB (Controller number 101, 100)
Status
2nd byte
BnH
65H
BnH
64H
n = MIDI channel number: 0H - FH (ch.1 - 16)
mm = upper byte (MSB) of parameter number specified by RPN
ll = lower byte (LSB) of parameter number specified by RPN
**RPN**
The RPN (Registered Parameter Number) messages allows an extended range of control
changes to be used, letting you use additional control functions which are part of the MIDI
Specification.
RPN
Data entry
MSB LSB
MSB LSB
Function and range
00H 00H
mmH llH
Pitch Bend Sensitivity
mm: 00H - 18H (0 - 24 semitones), Initial value = 02H (2
semitones)
ll: ignored (processed as 00H)
specify up to 2 octaves in semitone steps.
00H 01H
mmH llH
Channel Fine Tuning
mm, ll: 00 00H - 40 00H - 7F 7FH (-100 - 0 - +99.99 cents),
Initial value = 40 00H (+/- 0 cent)
Refer to "5. Supplementary material", About the Tuning (p.
19).
00H 02H
mmH llH
Channel Coarse Tuning
mm: 28H - 40H - 58H (-24 - 0 - +24 semitones), Initial value
= 40H (+/- 0 semitone)
ll: ignored (processed as 00H)
3rd byte
mmH
llH

Advertisement

Table of Contents
loading

Table of Contents