Roland VEGSPRO Service Manual

VE-GS Pro MIDI Implementation
1
The VE-GS Pro implements additional functionality and parameters over and above the SC-88, which itself was an expansion of the GS sound source format. These functions and parameters are marked by a [Pro] symbol. If MIDI messages marked by a [Pro] symbol are transmitted to another GS format sound source or to the SC-88, those messages may not be recognized. Also, functions and parameters which were added to the SC-88 over and above previous GS format sound sources are marked by an [88] symbol.
Section 1. Receive data
Channel Voice Messages
Note off
Status 2nd byte 3rd byte 8nH kkH vvH 9nH kkH 00H
n = MIDI channel number : 0H-FH (ch.1-ch.16) kk = note number : 00H-7FH (0-127) vv = note off velocity : 00H-7FH (0-127)
* For Drum Parts, these messages are received when Rx.NOTE OFF = ON for each Instrument. * The velocity values of Note Off messages are ignored.
Note on
Status 2nd byte 3rd byte 9nH kkH vvH
n = MIDI channel number : 0H-FH (ch.1-ch.16) kk = note number : 00H-7FH (0-127) vv = note on velocity : 01H-7FH (1-127)
* Not received when Rx.NOTE MESSAGE = OFF. (Initial value is ON) * For Drum Parts, not received when Rx.NOTE ON = OFF for each Instrument.
Polyphonic Key Pressure
Status 2nd byte 3rd byte AnH kkH vvH
n = MIDI channel number : 0H-FH (ch.1-ch.16) kk = note number : 00H-7FH (0-127) vv = key pressure : 00H-7FH (0-127)
* Not received when Rx.POLY PRESSURE (PAf) = OFF. (Initial value is ON) * The resulting effect is determined by System Exclusive messages. With the initial set­tings, there will be no effect.
Control Change
* When Rx.CONTROL CHANGE = OFF, all control change messages except for Channel Mode messages will be ignored. * The value specified by a Control Change message will not be reset even by a Program Change, etc.
Bank Select (Controller number 0, 32) [88]
Status 2nd byte 3rd byte BnH 00H mmH BnH 20H llH
n = MIDI channel number : 0H-FH (ch.1-ch.16) mm = Bank number MSB : 00H-7FH (GS Variation number 0 - 127), Initial Value
= 00H
ll = Bank number LSB : 00H - 03H (MAP), Initial Value = 00H * Not received when Rx.BANK SELECT = OFF. "Rx.BANK SELECT" is set to OFF by "Turn
General MIDI System On," and set to ON by "GS RESET." (Power-on default value is ON.) * When Rx.BANK SELECT LSB = OFF, Bank number LSB will be handled as 00H regard­less of the received value. However, when sending Bank Select messages, you have to send both the MSB (mmH) and LSB (llH, the value should be 00H) together. * Bank Select processing will be suspended until a Program Change message is received. * The GS format "Variation number" is the value of the Bank Select MSB (Controller num­ber 0) expressed in decimal. * The VE-GS Pro recognizes the Bank Select LSB (Controller number 32) as a flag for switching between the Native MAP,SC-88MAP and the SC-55MAP. With a Bank Select LSB of 00H, the map selected by the front panel MAP button will be selected. With a LSB of 01H, the SC-55MAP will be selected. With a LSB of 02H, the SC-88MAP will be select­ed. With a LSB of 03H, the Native MAP will be selected. * The lower byte of the Bank Select message (controller number 32) may not be recognized by some models of GS instrument.
Modulation (Controller number 1)
Status 2nd byte 3rd byte BnH 01H vvH
n = MIDI channel number : 0H-FH (ch.1-ch.16) vv = Modulation depth : 00H-7FH (0-127)
* Not received when Rx.MODULATION = OFF. (Initial value is ON) * The resulting effect is determined by System Exclusive messages. With the initial set­tings, this is Pitch Modulation Depth.
Portamento Time (Controller number 5)
Status 2nd byte 3rd byte BnH 05H vvH
n = MIDI channel number : 0H-FH (ch.1-ch.16) vv = Portamento Time : 00H-7FH (0-127), Initial value = 00H (0)
* This adjusts the rate of pitch change when Portamento is ON or when using the Portamento Control. A value of 0 results in the fastest change.
Data Entry (Controller number 6, 38)
Status 2nd byte 3rd byte BnH 06H mmH BnH 26H llH
n = MIDI channel number : 0H-FH (ch.1-ch.16) mm, ll = the value of the parameter specified by RPN/NRPN mm = MSB, ll = LSB
Volume (Controller number 7)
Status 2nd byte 3rd byte BnH 07H vvH
n = MIDI channel number : 0H-FH (ch.1-ch.16) vv = Volume : 00H-7FH (0-127), Initial Value = 64H (100)
* Volume messages are used to adjust the volume balance of each Part. * Not received when Rx.VOLUME = OFF. (Initial value is ON)
Pan (Controller number 10)
Status 2nd byte 3rd byte BnH 0AH vvH
n = MIDI channel number : 0H-FH (ch.1-ch.16) vv = pan : 00H-40H-7FH (Left-Center-Right),
Initial Value = 40H (Center)
* For Rhythm Parts, this is a relative adjustment of each Instrument's pan setting. * Not received when Rx.PANPOT = OFF. (Initial value is ON)
Expression (Controller number 11)
Status 2nd byte 3rd byte BnH 0BH vvH
n = MIDI channel number : 0H-FH (ch.1-ch.16) vv = Expression : 00H-7FH (0-127), Initial Value = 7FH (127)
* This adjusts the volume of a Part. It can be used independently from Volume messages. Expression messages are used for musical expression within a performance; e.g., expres­sion pedal movements, crescendo and decrescendo. * Not received when Rx.EXPRESSION = OFF. (Initial value is ON)
Hold 1 (Controller number 64)
Status 2nd byte 3rd byte BnH 40H vvH
n = MIDI channel number : 0H-FH (ch.1-ch.16) vv = Control value : 00H-7FH (0-127) 0-63 = OFF, 64-127 = ON
* Not received when Rx.HOLD1 = OFF. (Initial value is ON)
Portamento (Controller number 65)
Status 2nd byte 3rd byte BnH 41H vvH
n = MIDI channel number : 0H-FH (ch.1-ch.16) vv = Control value : 00H-7FH (0-127) 0-63 = OFF, 64-127 = ON
* Not received when Rx.PORTAMENTO = OFF. (Initial value is ON)
MIDI Implementation Model VE-GS Pro Version 1.00 '99.3
VE-GS Pro MIDI Implementation
2
Sostenuto (Controller number 66)
Status 2nd byte 3rd byte BnH 42H vvH
n = MIDI channel number : 0H-FH (ch.1-ch.16) vv = Control value : 00H-7FH (0-127) 0-63 = OFF, 64-127 = ON
* Not received when Rx.SOSTENUTO = OFF. (Initial value is ON)
Soft (Controller number 67)
Status 2nd byte 3rd byte BnH 43H vvH
n = MIDI channel number : 0H-FH (ch.1-ch.16) vv = Control value : 00H-7FH (0-127) 0-63 = OFF, 64-127 = ON
* Not received when Rx.SOFT = OFF. (Initial value is ON)
Portamento control (Controller number 84)
Status 2nd byte 3rd byte BnH 54H kkH
n = MIDI channel number : 0H-FH (ch.1-ch.16) kk = source note number : 00H-7FH (0-127)
* A Note-on received immediately after a Portamento Control message will change continu­ously 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.
Example 1. On MIDI Description Result 90 3C 40 Note on C4 C4 on B0 54 3C Portamento Control from C4 no change 90 40 40 Note on E4 glide from C4 to E4 80 3C 40 Note off C4 no change 80 40 40 Note off E4 E4 off
Example 2. On MIDI Description Result B0 54 3C Portamento Control from C4 no change 90 40 40 Note on E4 E4 is played with glide from C4 to E4 80 40 40 Note off E4 E4 off
Effect 1 (Reverb Send Level) (Controller number 91)
Status 2nd byte 3rd byte BnH 5BH vvH
n = MIDI channel number : 0H-FH (ch.1-ch.16) vv = Reverb Send Level : 00H-7FH (0-127), Initial Value = 28H (40)
* This message adjusts the Reverb Send Level of each Part.
Effect 3 (Chorus Send Level) (Controller number 93)
Status 2nd byte 3rd byte BnH 5DH vvH
n = MIDI channel number : 0H-FH (ch.1-ch.16) vv = Chorus Send Level : 00H-7FH (0-127), Initial Value = 00H (0)
* This message adjusts the Chorus Send Level of each Part.
Effect 4 (Delay Send Level) (Controller number 94) [88]
Status 2nd byte 3rd byte BnH 5EH vvH
n = MIDI channel number : 0H - FH (ch.1 - ch.16) vv = Delay Send Level : 00H - 7FH (0 - 127), Initial value = 00H (0)
* This message adjusts the Delay Send Level of each Part. * Some other GS devices may not recognize this message. * Delay cannot be used in MODE-2 (Double Module Mode).
NRPN MSB/LSB (Controller number 98, 99)
Status 2nd byte 3rd byte BnH 63H mmH BnH 62H llH
n = MIDI channel number : 0H-FH (ch.1-ch.16) mm = upper byte of the parameter number specified by NRPN ll = lower byte of the parameter number specified by NRPN
* NRPN can be received when Rx.NRPN = ON. "Rx.NRPN" is set to OFF by power-on reset or by receiving "Turn General MIDI System On," and it is set to ON by "GS RESET." * The value set by NRPN will not be reset even if Program Change or Reset All Controllers is received.
**NRPN**
The NRPN (Non Registered Parameter Number) message allows an extended range of control changes to be used. On the VE-GS Pro, NRPN messages can be used to modify sound parameters etc. To use these messages, you must first use NRPN messages (Controller number 98 and 99, their order does not matter) to specify the parameter to be controlled, and then use Data Entry messages to specify the value of the specified parameter. Once an NRPN para­meter has been specified, all Data Entry messages received on that channel will modify the value of that parameter. To prevent accidents, it is recommended that you set RPN Null (RPN Number = 7FH/7FH) when you have finished setting the value of the desired parame­ter. Refer to Section 5. Supplementary material "Examples of actual MIDI messages" <Example 4> (page 123). On the VE-GS Pro, Data entry LSB (Controller number 38) of NRPN is ignored, so it is no problem to send Data entry MSB (Controller number 6) only (without Data entry LSB).
On the VE-GS Pro, NRPN can be used to modify the following parameters. 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)
1FH rrH mmH Drum Instrument Delay Send Level (absolute change) [88]
rr: Drum Instrument note number mm: 00H - 7FH (0 - max)
* Parameters marked "relative change" will change relative 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. * It is not possible to simultaneously use both Chorus Send Level and Delay Send Level on a single Drum Instrument.
VE-GS Pro MIDI Implementation
3
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-ch.16) mm = upper byte of parameter number specified by RPN ll = lower byte of parameter number specified by RPN
* Not received when Rx.RPN = OFF. (Initial value is ON) * The value specified by RPN will not be reset even by messages such as Program Change or Reset All Controller.
**RPN**
The RPN (Registered Parameter Number) messages are expanded control changes, and each function of an RPN is described by the MIDI Standard. To use these messages, you must first use RPN (Controller number 100 and 101, their order does not matter) to specify the parameter to be controlled, and then use Data Entry mes­sages (Controller number 6, 38) to specify the value of the specified parameter. Once an RPN parameter has been specified, all Data Entry messages received on that channel will modify the value of that parameter. To prevent accidents, it is recommended that you set RPN Null (RPN Number = 7FH/7FH) when you have finished setting the value of the desired parameter.Refer to Section 5. "Examples of actual MIDI messages" <Example 4> (page 123).
On the VE-GS Pro, RPN can be used to modify the following parameters. RPN Data entry
MSB LSB MSB LSB Explanation 00H 00H mmH --- 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 Master 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 tuning" (page 124).
00H 02H mmH --- Master Coarse Tuning
mm: 28H-40H-58H (-24 - 0 - +24 semitones), Initial Value = 40H (±0 semitone) ll: ignored (processed as 00H)
7FH 7FH --- --- RPN null
Set condition where RPN and NRPN are unspecified. The data entry messages after set RPN null will be ignored. (No Data entry mes­sages are required after RPN null). Settings already made will not change. mm, ll: ignored
Program Change
Status 2nd byte CnH ppH
n = MIDI channel number : 0H-FH (ch.1-ch.16) pp = Program number : 00H-7FH (prog.1-prog.128)
* Not received when Rx.PROGRAM CHANGE = OFF. (Initial value is ON) * After a Program Change message is received, the sound will change beginning with the next Note-on. Voices already sounding when the Program Change message was received will not be affected. * For Drum Parts, Program Change message will not be received on lower byte of the bank numbers (the value of Control Number 0) is other than 0 (00H).
Channel Pressure
Status 2nd byte DnH vvH
n = MIDI channel number : 0H-FH (ch.1-ch.16) vv = Channel Pressure : 00H-7FH (0-127)
* Not received when Rx.CH PRESSURE (CAf) = OFF. (Initial value is ON) * The resulting effect is determined by System Exclusive messages. With the initial settings there will be no effect.
Pitch Bend Change
Status 2nd byte 3rd byte EnH llH mmH
n = MIDI channel number : 0H-FH (ch.1-ch.16) mm, ll = Pitch Bend value : 00 00H - 40 00H - 7F 7FH (-8192 - 0 - +8191)
* Not received when Rx.PITCH BEND = OFF. (Initial value is ON) * The resulting effect is determined by System Exclusive messages. With the initial settings the effect is Pitch Bend.
Channel Mode Messages
All Sounds Off (Controller number 120)
Status 2nd byte 3rd byte BnH 78H 00H
n = MIDI channel number : 0H-FH (ch.1-ch.16) * When this message is received, all currently-sounding notes on the corresponding channel
will be turned off immediately.
Reset All Controllers (Controller number 121)
Status 2nd byte 3rd byte BnH 79H 00H
n = MIDI channel number : 0H-FH (ch.1-ch.16) * When this message is received, the following controllers will be set to their reset values. Controller Reset value
Pitch Bend Change ±0 (center) Polyphonic Key Pressure 0 (off) Channel Pressure 0 (off) Modulation 0 (off) Expression 127 (max) Hold 1 0 (off) Portamento 0 (off) Sostenuto 0 (off) Soft 0 (off) RPN unset; previously set data will not change NRPN unset; previously set data will not change
All Notes Off (Controller number 123)
Status 2nd byte 3rd byte BnH 7BH 00H
n = MIDI channel number : 0H-FH (ch.1-ch.16) * When All Notes Off is received, all notes on the corresponding channel will be turned off.
However if Hold 1 or Sostenuto is ON, the sound will be continued until these are turned off.
OMNI OFF (Controller number 124)
Status 2nd byte 3rd byte BnH 7CH 00H
n = MIDI channel number : 0H-FH (ch.1-ch.16) * The same processing will be carried out as when All Notes Off is received.
OMNI ON (Controller number 125)
Status 2nd byte 3rd byte BnH 7DH 00H
n = MIDI channel number : 0H-FH (ch.1-ch.16) * The same processing will be carried out as when All Note Off is received. OMNI ON will not
be turned on.
MONO (Controller number 126)
Status 2nd byte 3rd byte BnH 7EH mmH
n = MIDI channel number : 0H-FH (ch.1-ch.16) mm = mono number : 00H-10H (0-16)
* The same processing will be carried out as when All Sounds Off and All Notes Off is received, and the corresponding channel will be set to Mode 4 (M = 1) regardless of the value of "mono number."
POLY (Controller number 127)
Status 2nd byte 3rd byte BnH 7FH 00H
n = MIDI channel number : 0H-FH (ch.1-ch.16) * The same processing will be carried out as when All Sounds Off and All Notes Off is
received, and the corresponding channel will be set to Mode 3.
VE-GS Pro MIDI Implementation
4
System Realtime Message
Active Sensing
Status FEH
* When Active Sensing is received, the VE-GS Pro will begin monitoring the intervals of all further messages. While monitoring, if the interval between messages exceeds 420 ms, the same processing will be carried out as when All Sounds Off, All Notes Off and Reset All Controllers are received, and message interval monitoring will be halted.
System Exclusive Message
Status Data byte Status
F0H iiH, ddH, ......,eeH F7H
F0H : System Exclusive Message status ii = ID number : an ID number (manufacturer ID) to indicate the manu-
facturer whose Exclusive message this is. Roland's manufacturer ID is 41H. ID numbers 7EH and 7FH are extensions of the MIDI standard; Universal Non-realtime Messages (7EH)
and Universal Realtime Messages (7FH). dd,...,ee = data : 00H-7FH (0-127) F7H : EOX (End Of Exclusive)
The System Exclusive Messages received by the VE-GS Pro are; messages related to mode settings, Universal Realtime System Exclusive messages, Data Requests (RQ1), and Data Set (DT1).
System exclusive messages related to mode settings
These messages are used to initialize a device to GS or General MIDI mode, or change the operating mode. When creating performance data, a "Turn General MIDI System On" mes­sage should be inserted at the beginning of a General MIDI score, and a "GS Reset" mes­sage at the beginning of music files for GS. In the case of data for the SC-88 and for the VE-GS Pro, we recommend that "System Mode Set" be placed at the beginning of the song data. Each song should contain only one mode message as appropriate for the type of data. (Do not insert two or more mode setting messages in a single song.) "Turn General MIDI System On" use Universal Non-realtime Message format. "System Mode Set" and "GS Reset" use Roland system exclusive format "Data Set 1 (DT1)."
Turn General MIDI System On
This is a command message that resets the internal settings of the VE-GS Pro to the General MIDI initial state (General MIDI System-Level 1). After receiving this message the VE-GS Pro, will automatically be set to the proper condition for correctly playing a General MIDI score.
Status Data byte Status F0H 7EH, 7FH, 09H, 01H F7H
Byte Explanation F0H Exclusive status 7EH ID number (Universal Non-realtime Message) 7FH Device ID (Broadcast) 09H Sub ID#1 (General MIDI Message) 01H Sub ID#2 (General MIDI On) F7H EOX (End Of Exclusive)
* When this message is received, Rx.BANK SELECT will be OFF and Rx.NRPN will be OFF. * There must be an interval of at least 50 ms between this message and the next message.
GS reset
GS Reset is a command message that resets the internal settings of a device to the GS ini­tial state. This message appears at the beginning of music files for GS, and a GS device that receives this message will automatically be set to the proper state to correctly playback music files for GS. If the VE-GS Pro is in MODE-1 (single module mode) all 32 Parts will be initialized. If in MODE-2 (double module mode), only the corresponding 16 Parts will be ini­tialized. In MODE-2 if the receiving MIDI connector for each Part has been changed, this may affect playback from the other MIDI connector. In this case, first perform initialization (page 73) before using this command.
Status Data byte Status F0H 41H, 10H, 42H, 12H, 40H, 00H, 7FH, 00H, 41H F7H
Byte Explanation F0H Exclusive status 41H ID number (Roland) 10H Device ID 42H Model ID (GS) 12H Command ID (DT1) 40H Address MSB 00H Address 7FH Address LSB 00H Data (GS reset) 41H Checksum F7H EOX (End Of Exclusive)
* When this message is received, Rx.NRPN will be ON. * There must be an interval of at least 50 ms between this message and the next.
System Mode Set [88]
System Mode Set is a message that sets the VE-GS Pro operating mode to MODE-1 (sin­gle module mode) or MODE-2 (double module mode). When this message is received, the operating mode will be set, and at the same time all internal parameters (except for the map settings of each Part) will be reset to the initial state.
Status Data byte Status F0H 41H, 10H, 42H, 12H, 00H, 00H, 7FH, ddH, sumH F7H
Byte Explanation F0H Exclusive status 41H ID number (Roland) 10H Device ID 42H Model ID (GS) 12H Command ID (DT1) 00H Address MSB 00H Address 7FH Address LSB ddH Data 00H (MODE-1), 01H (MODE-2) sumH Checksum 01H (MODE-1), 00H (MODE-2) F7H EOX (End Of Exclusive)
* When this message is received, Rx.NRPN will be set ON. * There must be an interval of at least 50 ms between this message and the next.
Universal Realtime System Exclusive Messages
Master volume
Status Data byte Status F0H 7FH, 7FH, 04H, 01H, llH, mmH F7H
Byte Explanation F0H Exclusive status 7FH ID number (universal realtime message) 7FH Device ID (Broadcast) 04H Sub ID#1 (Device Control messages) 01H Sub ID#2 (Master Volume) llH Master volume lower byte mmH Master volume upper byte F7H EOX (End Of Exclusive)
* The lower byte (llH) of Master Volume will be handled as 00H.
Universal Non-realtime System Exclusive Messages
Identity Request Message [Pro]
Status Data byte Status F0H 7EH, dev, 06H, 01H F7H
Byte Explanation F0H Exclusive status 7EH ID number (Universal Non-realtime Message) 10H Device ID 06H Sub ID#1 (General Information) 01H Sub ID#2 (Identity Request) F7H EOX (End Of Exclusive)
VE-GS Pro MIDI Implementation
5
Data transmission
The VE-GS Pro can use Exclusive messages to transmit internal settings to other devices. There are two types of Exclusive data transmission; Individual Parameter Transmission (page 113) in which single parameters are transmitted one by one, and Bulk Dump Transmission (page 121) in which a large amount of data is transmitted at once. The exclusive message used when transmitting music files for GS format has a model ID of 42H and a device ID of 10H.
Request data 1 RQ1 (11H)
This message requests the other device to send data. The Address and Size determine the type and amount of data to be sent. There are two types of request; Individual Parameter Request which requests data for an individual parameter, and Bulk Dump Request which requests a large amount of data at once. In either case, the "Data Request 1 (RQ1)" mes­sage format is used, and the Address and Size included in the message determine the type and amount of data that is desired. For Individual Parameter Request, refer to "3. Individual Parameter Transmission" (page
113). For Bulk Dump Request, refer to "4. Bulk Dump" (page 121). When a Data Request message is received, if the device is ready to transmit data and if the address and size are appropriate, the requested data will be transmitted as a "Data Set 1 (DT1)" message. If not, nothing will be transmitted.
Status Data byte Status F0H 41H, 10H, 42H, 11H, aaH, bbH, ccH, ssH, ttH, uuH, sum F7H
Byte Explanation F0H Exclusive status 41H ID number (Roland) 10H Device ID 42H Model ID (GS) 11H Command ID (RQ1) aaH Address MSB : upper byte of the starting address of the requested data bbH Address : middle byte of the starting address of the requested data ccH Address LSB : lower byte of the starting address of the requested data ssH Size MSB ttH Size uuH Size LSB sum Checksum F7H EOX (End Of Exclusive)
* The amount of data that can be transmitted at once time will depend on the type of data, and data must be requested using a specific starting address and size. Refer to the Address and Size listed in Section 3 (page 113). * Regarding the checksum please refer to Section 5 (page 124).
Data set 1 DT1(12H)
This is the message that actually performs data transmission, and is used when you wish to transmit the data.
Status Data byte Status F0H 41H, 10H, 42H, 12H, aaH, bbH, ccH, ddH, ... eeH, sum F7H
Byte Explanation F0H Exclusive status 41H ID number (Roland) 10H Device ID 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 can be received only from the specified starting address and size. Refer to the Address and Size given in Section 3 (page 113). * Data larger than 128 bytes must be divided into packets of 128 bytes or less. If "Data Set 1" is transmitted successively, there must be an interval of at least 40 ms between packets. * Regarding the checksum please refer to section 5 (page 124).
Section 2. Transmit data
System Realtime Message
Active sensing
Status FEH
* This will be transmitted constantly at intervals of approximately 250 ms.
System exclusive messages
"Identity Reply" and "Data Set 1 (DT1)" are the only System Exclusive messages transmit­ted by the VE-GS Pro. When an appropriate "Identity Request Message" and "Data Request 1 (RQ1)" message are received, the requested internal data will be transmitted.
Identity Reply [Pro]
Status Data byte Status F0H
7EH, 10H, 06H, 02H, 41H, 42H, 00H, 00H, 04H, ssH, ssH, ssH, ssH F7H
Byte Explanation FOH Exclusive status 7EH ID number (Universal Non-realtime Message) 10H Device ID 06H Sub ID#1 (General Information) 02H Sub ID#2 (Identity Reply) 41H ID number (Roland) 42H Device family code (LSB) 00H Device family code (MSB) 00H Device family number code (LSB) 04H Device family number code (MSB) ssH Software revision level ssH Software revision level ssH Software revision level ssH Software revision level F7H EOX (End of Exclusive)
* Reply the message by the unique device ID (10H) when the device has received the "Identity Request Message" in the Broadcast.
Data set 1 DT1 (12H)
Status Data byte Status F0H 41H, 10H, 42H, 12H, aaH, bbH, ccH, ddH, ... eeH, sum F7H
Byte Explanation F0H Exclusive status 41H ID number (Roland) 10H Device ID 42H Model ID (GS) 12H Command ID (DT1) aaH Address MSB :upper byte of the starting address of the data to be sent bbH Address : middle byte of the starting address of the data to be sent ccH Address LSB : lower byte of the starting address of the data to be sent. ddH Data : the actual data to be sent. Multiple bytes of data are transmitted
in order 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 Section 3 (page 113). * Data larger than 128 bytes will be divided into packets of 128 bytes or less, and each packet will be sent at an interval of about 40 ms. * Regarding the checksum please refer to section 5 (page 124).
There are two ways in which GS data is transmitted: Individual Parameter Transmission (Section 3 page 113) in which individual parameters are transmitted one by one, and Bulk Dump Transmission (Section 4 page 121) in which a large amount of data is transmitted at once.
VE-GS Pro MIDI Implementation
6
Section 3. Individual Parameter Transmission (Model ID=42H)
Individual Parameter Transmission transmits data (or requests data) for one parameter as
one exclusive message (one packet of "F0 ..... F7").
In Individual Parameter Transmission, you must use the Address and Size listed in the fol­lowing "Parameter Address Map". Addresses marked at "#" cannot be used as starting addresses.
Address Block map
The Address map for Individual Parameter Transmission is as follows.
<Model ID = 42H>
Port-A
* The blocks displayed in gray cannot be accessed in Mode-1 (Single Module Mode). * Blocks listed as "#A" are parameter blocks which are common to the entire device in Mode-1, and valid only for Parts A01 - A16 in Mode-2 (Double Module Mode).
Port-B
* The blocks displayed in gray cannot be accessed in Mode-1 (Single Module Mode). * Blocks listed as "#B" are parameter blocks which are common to the entire device in Mode-1, and valid only for Parts B01 - B16 in Mode-2 (Double Module Mode).
Address(H)
00 00 00
20 00 00
21 00 00
22 00 00
40 00 00
40 10 00
41 00 00
SYSTEM
USER TONE BANK
USER DRUM SET
USER EFX
PATCH PART (BLOCK 00-0F)
DRUM SETUP
Block Address(H) Block
A
A
50 00 00
50 10 00
51 00 00
PATCH PART (BLOCK 10-1F)
DRUM SETUP
B
B
PATCH COMMON #A
PATCH COMMON
B
Address(H)
00 00 00
20 00 00
21 00 00
22 00 00
50 00 00
50 10 00
51 00 00
SYSTEM
USER TONE BANK
USER DRUM SET
USER EFX
PATCH PART (BLOCK 00-0F)
DRUM SETUP
Block Address(H) Block
A
A
40 00 00
40 10 00
41 00 00
PATCH COMMON PATCH PART
(BLOCK 10-1F)
DRUM SETUP
#B
B
B
PATCH COMMON A
Loading...
+ 13 hidden pages