Roland TD 6V Service Manual

MIDI Implementation
Model TD-6V Version 1.00 Oct. 24, 2003
Normal mode
Section 1. Receive data
Channel Voice Messages
* Following Channel Voice Messages can be recorded in SETUP/MIDI PART/
Part CH.
Note Off
Status
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)
* Only the channel assigned to the backing part can be received.
* The Velocity Values of Note Off message are ignored.
* When recording, this is recorded in the sequencer data itself.
Note On
Status
9nH kkH vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
kk = note number: 00H - 7FH (0 - 127)
vv = note on velocity: 00H - 7FH (0 - 127)
*A channel which is assigned to the drum kit part will receive only the note
numbers which are specified by the drum kit.
*A channel which is assigned to the percussion part will receive only the note
numbers which are specified by the percussion set.
* When recording, this is recorded in the sequencer data itself.
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 = Value: 00H - 7FH (0 - 127)
*A channel which is assigned to the drum kit part will receive only the note
numbers which are specified by the drum kit.
* If the value is greater than 40H (64), the decay of the note sounded by the
received note number will be shortened.
* Not recorded in the sequencer.
Control Change
Bank Select (Controller number 0, 32)
Status
BnH 00H mmH
BnH 20H llH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
mm = Bank number MSB: 00H - 7FH (bank.1 - bank.128)
ll = Bank number LSB: processed as 00H
* Not Received when SETUP/MIDI COMMON/Rx PC Sw is set to “OFF”.
(Initial Value is ON)
* Bank select processing will be suspended until a program change message is
received.
* Only the channel assigned to the backing part can be received.
* Not recorded in the sequencer.
2nd byte 3rd byte
2nd byte 3rd byte
2nd byte 3rd byte
Foot Control (Controller number 4)
Status 2nd byte 3rd byte
BnH 04H vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
vv = Control value: 00H - 7FH (0 - 127)
* Only the channel assigned to the drum kit part can be received.
* When recording, this will be recorded as PEDAL CC data in the sequencer data
itself.
Data Entry (Controller number 6)
Status 2nd byte 3rd byte
BnH 06H mmH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
mm = The value of the parameter specified by RPN.
* Only the channel assigned to the backing part can be received.
* Not recorded in the sequencer.
On the normal mode of TD-6V, RPN can be used to modify the following
parameters.
RPN Data entry
MSB LSB
00H 00H mmH --- Pitch Bend Sensitivity
7FH 7FH --- --- RPN null
MSB LSB Explanation
mm:00H - 18H (0 - 24 semitones)
LSB:ignored (processed as 00H)
specify up to 2 octaves in semitone steps
set condition where RPN is unspecified. The
data entry messages after set RPN null will
be ignored.(No Data entry messages are
required after RPN null).
Settings already made will not change.
MSB,LSB of data entry:ignored
Volume (Controller number 7)
Status
BnH 07H vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
vv = Volume: 00H - 7FH (0 - 127)
* Volume messages are used to adjust the volume balance of each part.
* Only the channel assigned to the percussion part and the backing part can be
received.
* Not recorded in the sequencer.
2nd byte 3rd byte
Pan (Controller number 10)
Status
BnH 0AH vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
vv = Pan: 00H - 40H - 7FH (Left - Center - Right)
* Only the channel assigned to the backing part can be received.
* Not recorded in the sequencer.
2nd byte 3rd byte
Hold 1 (Controller number 64)
Status
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
* Only the channel assigned to the backing part can be received.
* When recording, this is recorded in the sequencer data itself.
2nd byte 3rd byte
Copyright © 2004 ROLAND CORPORATION No part of this publication may be reproduced in any form without the written permission of ROLAND CORPORATION.
1
MIDI Implementation
Effect 1(Reverb Send Level) (Controller number 91)
Status
BnH 5BH vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
vv = Reverb send level: 00H - 7FH (0 - 127)
* Only the channel assigned to the backing part can be received.
* Not recorded in the sequencer.
2nd byte 3rd byte
RPN MSB/LSB (Controller number 101, 100)
Status
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 (MSB)
ll = lower byte of parameter number specified by RPN (LSB)
* Only the channel assigned to the backing part can be received.
* The value specified by RPN will not be reset even by messages such as program
change or reset all controllers.
* Not recorded in the sequencer.
**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 110,
their order does not matter) to specify the parameter to be controlled, and then use
Data Entry messages (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
“Examples of actual MIDI message” (p. 12).
On the normal mode of TD-6V, RPN can be used to modify the following
parameters. Regarding the value of each parameter, refer to Data Entry (Controller
number 6).
RPN
mm
00H 00H Pitch Bend Sensitivity
7FH 7FH RPN null
2nd byte 3rd byte
ll Parameter
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 SETUP/MIDI COMMON/Rx PC Sw is set to “OFF”.
(Initial Value is ON)
* The sound will change beginning with the next note-on after the program
change is received. Voices which were already sounding before the program
change was received will not be affected.
* Not recorded in the sequencer.
Pitch Bend Change
Status
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)
* Only the channel assigned to the backing part can be received.
* When recording, this is recorded in the sequencer data itself.
2nd byte 3rd byte
Channel Mode Messages
All Sounds Off (Controller number 120)
Status
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 silenced. However, the status of channel
messages will not change.
* When recording, this is recorded in the sequencer data itself.
Reset All Controllers (Controller number 121)
Status
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.
* When recording, a control message carrying the reset value will be created and
recorded.
Controller
Pitch Bend Change +/-0 (center)
Polyphonic Key Pressure 0 (off)
Foot Control 0 (off)
Hold 1 0 (off)
RPN unset; previously set data will not change
All Notes Off (Controller number 123)
Status
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 is ON, the sound will be continued until these are
turned off.
* In the recording mode, Note OFF message will be created for corresponding
Note ON message, and will be recorded.
OMNI OFF (Controller number 124)
Status 2nd byte 3rd byte
BnH 7CH 00H
n = MIDI channel number:0 H - 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
BnH 7DH 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.
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 Sound Off or All Notes Off
is received.
2nd byte 3rd byte
2nd byte 3rd byte
Reset value
2nd byte 3rd byte
2nd byte 3rd byte
2
MIDI Implementation
POLY (Controller number 127)
Status
BnH 7FH 00H
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
* The same processing will be carried out as when All Sound Off or All Notes Off
is received.
2nd byte 3rd byte
System Realtime Message
* Following System Realtime Messages cannot be recorded in the sequencer.
Timing Clock
Status
F8H
* Recognized only when the SETUP/MIDI COMMON/Sync Mode is set to
“EXT”.
Start
Status
FAH
* Recognized only when the SETUP/MIDI COMMON/Sync Mode is set to
“EXT” or “REMOTE”.
Continue
Status
FBH
* Recognized only when the SETUP/MIDI COMMON/Sync Mode is set to
“EXT” or “REMOTE”.
Stop
Status
FCH
* Recognized only when the SETUP/MIDI COMMON/Sync Mode is set to
“EXT” or “REMOTE”.
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
exceeds about 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
* Following System Exclusive Messages cannot be recorded in the sequencer.
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 manufacturer
dd,..., ee = data: 00H - 7FH (0 - 127)
F7H: EOX (End Of Exclusive)
The System Exclusive Messages received by the normal mode of TD-6V are;
Universal Non-realtime System Exclusive Messages, Data Requests (RQ1), and
Data Set (DT1).
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).
System Exclusive Message
Turn General MIDI System On
This is a command message that resets the internal settings of the unit to the
General MIDI initial state (General MIDI System - Level 1). After receiving this
message, this unit 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
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 1 On)
F7H EOX (End Of Exclusive)
* Not Received when SETUP/MIDI COMMON/Rx GM ON is set to “OFF”.
(Initial Value is ON)
* There must be an interval of at least 50 ms between this message and the next.
Explanation
Universal Non-realtime System Exclusive Messages
Identity Request
Status
F0H 7EH, dev, 06H, 01H F7H
Byte
F0H Exclusive status
7EH ID number (universal non-realtime message)
dev Device ID (dev:00H - 1FH (1 - 32) Initial value is 10H (17))
06H, 01H Identity request
F7H EOX (End Of Exclusive)
* Even if the Device ID is 7FH (Broadcast), Identity reply message will be
transmitted.
* When Identity Request is received, Identity reply message will be transmitted
(page 5).
Data byte Status
Explanation
Data transmission
TD-6V can transmit and receive the various parameters using System Exclusive
messages.
The exclusive message of TD-6V’s data has a model ID of 00H 3FH and a device ID
of 10H (17). Device ID can be changed in TD-6V.
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.
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
F0H 41H, dev, 00H, 3FH, 11H, aaH, F7H
Byte
F0H Exclusive status
41H ID number (Roland)
dev Device ID (dev: 00H - 1FH (1 - 32) Initial value is 10H (17))
00H 3FH Model ID (TD-6V)
11H Command ID (RQ1)
aaH Address MSB:
bbH Address 2nd:
Data byte Status
bbH, ccH, ddH, ssH, ttH, uuH,
vvH, sum
Explanation
upper byte of the starting address of the requested data
2nd byte of the starting address of the requested data
3
MIDI Implementation
ccH Address 3rd:
ddH Address LSB:
ssH Size MSB
ttH Size 2nd
uuH Size 3rd
vvH 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 “Parameter Dump Request” (page 11).
* Regarding the checksum please refer to page 12.
3rd byte of the starting address of the requested data
lower byte of the starting address of the requested data
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
F0H 41H, dev, 00H, 3FH, 12H, aaH, bbH, F7H
Byte
F0H Exclusive status
41H ID number (Roland)
dev Device ID (dev: 00H - 1FH (1 - 32) Initial value is 10H (17))
00H 3FH Model ID (TD-6V)
12H Command ID (DT1)
aaH Address MSB:
bbH Address 2nd :
ccH Address 3rd:
ddH Address LSB:
eeH Data: the actual data to be transmitted. Multiple bytes of data
::
ffH Data
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 “Parameter Dump Request” (p. 11).
* If “Data Set 1” is transmitted successively, there must be an interval of at least
40 ms.
* Regarding the checksum please refer to page 12.
Data byte Status
ccH, ddH, eeH,... ffH, sum
Explanation
upper byte of the starting address of the transmitted data
2nd byte of the starting address of the transmitted data
3rd byte of the starting address of the transmitted data
lower byte of the starting address of the transmitted data
are transmitted starting from the address.
Section 2. Transmit data
* When SETUP/MIDI COMMON/Soft Thru is set to “ON”, messages received in
addition to the following messages are also sent.
Channel Voice Messages
* The following channel voice messages are transmitted on the channel specified
as the SETUP/MIDI PART/Part CH.
Note off
Status
8nH kkH vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
kk = note number: 00H - 7FH (0 - 127)
vv = Note off velocity: 40H (64) fixed
2nd byte 3rd byte
Note on
Status
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)
* On the channel assigned to the drum kit part, the note numbers specified by the
drum kit will be transmitted.
* On the channel assigned to the percussion part, the note numbers specified by
the percussion set will be transmitted.
2nd byte 3rd byte
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 = value: 00H, 7FH (0, 127)
* On the channel assigned to the drum part, 7FH will be transmitted when the rim
of the pad is pressed and 00H when the rim is released, for the note number
specified for the head and rim.
Control Change
Bank Select (Controller number 0, 32)
Status
BnH 00H mmH
BnH 20H llH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
mm = Bank number MSB: 00H - 7FH (bank.1 - bank.128)
ll = Bank number LSB: processed as 00H
* Not transmitted when SETUP/MIDI COMMON/Tx PC Sw is set to “OFF”.
(Initial Value is ON)
* Only the channel assigned to the backing part are sent.
* Bank selects corresponding to each part’s instrument are sent when a song is
selected. Also, when instruments are selected for parts, bank selects for the
respective instruments are sent.
Foot control (Controller number 4)
Status
BnH 04H vvH
n = MIDI channel number: 0H - FH (ch.1 - ch.16)
vv = Control value: 00H - 7FH (0 - 127)
* This is transmitted only on the channel which is assigned to the drum kit part.
Data Entry (Controller number 6)
Status
BnH 06H mmH
n = MIDI channel number:0H - FH (ch.1 - ch.16)
mm = The value of the parameter specified by RPN.
* Only the channel assigned to the backing part are sent.
* When a song is selected or adjust SONG/PART/Bend Range setting, the pitch
bend sensitivity of the sequencer song data will be transmitted.
Values for the RPN parameter, on the normal mode of TD-6V, are as follows.
RPN Data entry
MSB LSB
00H 00H mmH --- Pitch Bend Sensitivity
7FH 7FH --- --- RPN null
2nd byte 3rd byte
2nd byte 3rd byte
2nd byte 3rd byte
MSB LSB Explanation
mm: 00H - 18H (0 - 24 semitones)
set condition where RPN is unspecified.
4
Loading...
+ 9 hidden pages