Roland V-Piano Grand GP-7 Implementation Download Page 2

 

2

MIDI Implementation

 

 

Resonance (Controller number 71) †

 

Status

2nd byte

3rd byte

BnH

47H

vvH

n = MIDI channel number:

0H - FH (ch.1 - 16)

vv= Resonance value (relative change):

00H - 7FH (-64 - 0 - +63)

 

 

Release Time (Controller number 72) †

 

Status

2nd byte

3rd byte

BnH

48H

vvH

n = MIDI channel number:

0H - FH (ch.1 - 16)

vv = Release Time value (relative change): 00H - 7FH (-64 - 0 - +63)

 

 

Attack time (Controller number 73) †

 

Status

2nd byte

3rd byte

BnH

49H

vvH

n = MIDI channel number:

0H - FH (ch.1 - 16)

vv = Attack time value (relative change): 00H - 7FH (-64 - 0 - +63), 

 

 

Cutoff (Controller number 74) †

 

Status

2nd byte

3rd byte

BnH

4AH

vvH

n = MIDI channel number:

0H - FH (ch.1 - 16)

vv = Cutoff value (relative change):

00H - 7FH (-64 - 0 - +63)

 

 

Decay Time (Controller number 75) †

 

Status

2nd byte

3rd byte

BnH

4BH

vvH

n = MIDI channel number:

0H - FH (ch.1 - 16)

vv = Decay Time value (relative change): 00H - 7FH (-64 - 0 - +63)

 

 

Vibrato Rate (Controller number 76) †

 

Status

2nd byte

3rd byte

BnH

4CH

vvH

n = MIDI channel number:

0H - FH (ch.1 - 16)

vv = Vibrato Rate value (relative change): 00H - 7FH (-64 - 0 - +63)

 

 

Vibrato Depth (Controller number 77) †

 

Status

2nd byte

3rd byte

BnH

4DH

vvH

n = MIDI channel number:

0H - FH (ch.1 - 16)

vv = Vibrato Depth Value (relative change):00H - 7FH (-64 - 0 - +63)

 

 

Vibrato Delay (Controller number 78) †

 

Status

2nd byte

3rd byte

BnH

4EH

vvH

n = MIDI channel number:

0H - FH (ch.1 - 16)

vv = Vibrato Delay value (relative change):00H - 7FH (-64 - 0 - +63)

 

 

Portamento Control (Controller number 84) †

 

Status

2nd byte

3rd byte

BnH

54H

kkH

n = MIDI channel number:

0H - FH (ch.1 - 16)

kk = source note number:

00H - 7FH (0 - 127)

* A Note-on received immediately after a Portamento Control message will change

continuously in pitch, starting from the pitch of the Source Note Number.

* If a voice is already sounding for a note number identical to the Source Note Number,

this voice will continue sounding (i.e., legato) and will, when the next Note-on is
received, smoothly change to the pitch of that Note-on.

* The rate of the pitch change caused by Portamento Control is determined by the

Portamento Time value.

 

 

Effect 1 (Reverb Send Level) (Controller number 91)

 

Status

2nd byte

3rd byte

BnH

5BH

vvH

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

3rd byte

BnH

5DH

vvH

n = MIDI channel number:

0H - FH (ch.1 - 16)

vv = Chorus Send Level:

00H - 7FH (0 - 127)

 

 

RPN MSB/LSB (Controller number 100, 101) †

 

Status

2nd byte

3rd byte

BnH

65H

mmH

BnH

64H

llH

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 >>>
Control Changes include RPN (Registered Parameter Numbers), which are extended.
When using RPNs, first RPN (Controller numbers 100 and 101; they can be sent in any
order) should be sent in order to select the parameter, then Data Entry (Controller numbers
6 and 38) should be sent to set the value. Once RPN messages are received, Data Entry
messages that is received at the same MIDI channel after that are recognized as changing
toward the value of the RPN messages. In order not to make any mistakes, transmitting
RPN Null is recommended after setting parameters you need.

This device receives the following RPNs.

RPN

Data entry

MSB, LSB

MSB, LSB

Notes

00H, 00H

mmH, llH

Pitch Bend Sensitivity
mm: 00H - 18H (0 - 24 semitones)
ll: ignored (processed as 00H)
Up to 2 octave can be specified in semitone steps.

00H, 01H

mmH, llH

Channel Fine Tuning
mm, ll: 20 00H - 40 00H - 60 00H 
(-4096 x 100 / 8192 - 0 - +4096 x 100 / 8192 cent)

00H, 02H

mmH, llH

Channel Coarse Tuning
mm: 10H - 40H - 70H (-48 - 0 - +48 semitones)
ll: ignored (processed as 00H)

00H, 05H

mmH, llH

Modulation Depth Range
mm, ll: 00 00H - 06 00H ( 0 - 16384 x 600 / 16384 cent)

7FH, 7FH

---, ---

RPN null
RPN and NRPN will be set as “unspecified.” Once this
setting has been made, subsequent Parameter values that
were previously set will not change.
mm, ll: ignored

 

 

Program Change

 

Status

2nd byte

CnH

ppH

n = MIDI channel number:

0H - FH (ch.1 - 16)

pp = Program number:

00H - 7FH (prog.1 - prog.128)

 

 

Pitch Bend Change

 

 †

 

Status

2nd byte

3rd byte

EnH

llH

mmH

n = MIDI channel number:

0H - FH (ch.1 - 16)

mm, ll = Pitch Bend value:

00 00H - 40 00H - 7F 7FH (-8192 - 0 - +8191)

V-Piano_Grand_Imple_e01.book 2 ページ 2011年6月22日 水曜日 午前11時3分

Summary of Contents for V-Piano Grand GP-7

Page 1: ...Entry Controller number 6 38 Status 2nd byte 3rd byte BnH 06H mmH BnH 26H llH 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...

Page 2: ...to Time value Effect 1 Reverb Send Level Controller number 91 Status 2nd byte 3rd byte BnH 5BH vvH n MIDI channel number 0H FH ch 1 16 vv Reverb Send Level 00H 7FH 0 127 Effect 3 Chorus Send Level Con...

Page 3: ...stem Realtime Message Active Sensing Status FEH When Active Sensing is received the unit will begin monitoring the intervals of all further messages While monitoring if the interval between messages e...

Page 4: ...aster Coarse Tuning LSB mmH Master Coarse Tuning MSB F7H EOX End Of Exclusive ll ignored processed as 00H mm 28H 40H 58H 24 0 24 semitones Global Parameter Control Reverb Parameters Status Data byte S...

Page 5: ...H 64 cents 40H 0 cents equal temperament 7FH 63 cents F7H EOX End Of Exclusive Key based Instrument Controllers Status Data byte Status F0H 7FH 7FH 0AH 01H 0nH kkH nnH vvH F7H Byte Explanation F0H Exc...

Page 6: ...sent at an interval of about 20 ms Regarding the checksum please refer to p 12 2 Data Transmission Channel Voice Messages Note off Status 2nd byte 3rd byte 8nH kkH vvH n MIDI channel number 0H FH ch 1...

Page 7: ...the parameters after the V Piano Grand is turned off execute SETUP Write Start Address Description 03 00 00 00 Tone Temporary 20 00 00 00 System 30 00 00 00 Setup Temporary Tone Offset Address Descrip...

Page 8: ...92 100 0 100 07 60 0aaa aaaa 0bbb bbbb Hammer Hardness 8092 8192 8292 100 0 100 07 62 0aaa aaaa 0bbb bbbb Hammer Hardness Velocity Follow 8092 8192 8292 100 0 100 07 64 0aaa aaaa 0bbb bbbb Hammer Hard...

Page 9: ...00 3C 0000 0aaa System Equalizer High Mid Q 0 4 0 5 1 0 2 0 4 0 8 0 00 3D 0000 000a System Equalizer High Type 0 1 Shelving Peaking 00 3E 000a aaaa System Equalizer High Frequency 0 30 16 20 25 31 40...

Page 10: ...h Mid Frequency 0 30 16 20 25 31 40 50 63 80 100 125 160 200 250 315 400 500 630 800 1000 1250 1600 2000 2500 3150 4000 5000 6300 8000 10000 12500 16000 Hz 01 43 0aaa aaaa Setup Equalizer High Mid Gai...

Page 11: ...m Change status and n is the MIDI channel number Since EH 14 and 49H 73 this is a Program Change message with MIDI CH 15 program number 74 Flute in GS Example 3 EA 00 28 EnH is the Pitch Bend Change s...

Page 12: ...00 04 02 F7 1 2 3 4 5 address data checksum 6 1 Exclusive Status 2 ID Roland 3 Device ID 17 4 Model ID V Piano Grand GP 7 5 Command ID DT1 6 End of Exclusive Then calculate the checksum 20H 00H 00H 0...

Page 13: ...ontroller 4 Hold 1 Portamento Sostenuto Soft Legato foot switch Hold 2 Sound variation Resonance Release time Attack Time Cuttoff Decay time Vibrato rate Vibrato depth Vibrato delay General purpose co...

Page 14: ...3 V1 Concert 004 V1 Session 005 V1 Mellow 006 V1 Bright 007 V1 Honky Tonk 008 Vintage Piano 2 009 V2 Studio 010 V2 Concert 011 V2 Session 012 V2 Clear 013 V2 Upright 014 Fortepiano 015 All Silver 1 01...

Reviews: