Data Transmission - Roland V-Synth GT Supplementary Manual

Midi implementation
Hide thumbs Also See for V-Synth GT:
Table of Contents

Advertisement

MIDI Implementation
● Global Parameter Control
❍ 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)
● Data Transmission
This instrument can use exclusive messages to exchange many varieties of internal settings
with other devices.
The model ID of the exclusive messages used by this instrument is 00H 00H 21H.
❍ 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
data byte
F0H
41H, dev, 00H, 00H, 21H, 11H, aaH, bbH,
ccH, ddH, ssH, ttH, uuH, vvH, sum
Byte
Remarks
F0H
Exclusive status
41H
ID number (Roland)
dev
device ID (dev: 10H - 1FH, 7FH)
00H
model ID #1 (V-Synth GT)
00H
model ID #2 (V-Synth GT)
21H
model ID #3 (V-Synth GT)
11H
command ID (RQ1)
aaH
address MSB
bbH
address
ccH
address
ddH
address LSB
ssH
size MSB
ttH
size
uuH
size
vvH
size LSB
sum
checksum
F7H
EOX (End Of Exclusive)
* The size of data that can be transmitted at one time is fixed for each type of data. And
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).
* Regarding the checksum, please refer to p. 20.
* Not received when the Receive Exclusive parameter (SYSTEM Common MIDI) is OFF.
4
❍ Data set 1(DT1)
Status
F0H
Status
F7
Byte
F0H
41H
dev
00H
00H
21H
12H
aaH
bbH
sent
ccH
ddH
eeH
:
ffH
sum
F7H
* 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 "Parameter Address Map" (p. 7).
* 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.
* Regarding the checksum, please refer to p. 20.
* Not received when the Receive Exclusive parameter (SYSTEM Common MIDI) is OFF.
Status
F0H
Byte
status
F0H
F7H
41H
dev
42H
12H
aaH
bbH
ccH
ddH
:
eeH
sum
F7H
* 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 "Parameter Address Map" (p. 7).
* 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.
* Regarding the checksum, please refer to p. 20.
* Not received when the Receive Exclusive parameter (SYSTEM Common MIDI) is OFF.
Data byte
41H, dev, 00H, 00H, 21H, 12H, aaH, bbH,
ccH, ddH, eeH, ... ffH, sum
Explanation
Exclusive status
ID number (Roland)
Device ID (dev: 00H - 1FH, 7FH)
Model ID #1 (V-Synth GT)
Model ID #2 (V-Synth GT)
Model ID #3 (V-Synth GT)
Command ID (DT1)
Address MSB: upper byte of the starting address of the data to be sent
Address: upper middle byte of the starting address of the data to be
Address: lower middle byte of the starting address of the data to be sent
Address LSB: lower byte of the starting address of the data to be sent.
Data: the actual data to be sent.
Multiple bytes of data are transmitted in order starting from the address.
:
Data
Checksum
EOX (End Of Exclusive)
Data byte
41H, dev, 42H, 12H, aaH, bbH,
ccH, ddH, ... eeH, sum
Explanation
Exclusive status
ID number (Roland)
Device ID (dev: 10H - 1FH, 7FH)
Model ID (GS)
Command ID (DT1)
Address MSB: upper byte of the starting address of the transmitted data
Address: middle byte of the starting address of the transmitted data
Address LSB: lower byte of the starting address of the transmitted data
Data: the actual data to be transmitted.
Multiple bytes of data are transmitted starting from the address.
:
Data
Checksum
EOX (End Of Exclusive)
Status
F7H
Status
F7H

Advertisement

Table of Contents
loading

Table of Contents