Yamaha DM2000 Music Mixer User Manual


 
MIDI-Datenformat 325
DM2000—Bedienungsanleitung
MIDI-Datenformat
1. CHANNEL MESSAGE
2. SYSTEM COMMON MESSAGE
3. SYSTEM REALTIME MESSAGE
Received only when the Automix TIME REFERENCE setting is
MIDI CLOCK.
4. EXCLUSIVE MESSAGE
4.1 Real Time System Exclusive
4.2 System Exclusive Message
4.2.1 Bulk Dump
The following data types of bulk dump are used on the DM2000.
4.2.2 PARAMETER CHANGE
The following data types of parameter change are used by the DM2000.
4.2.3 Card Filer
** tx means that the data can be transmitted from the DM2000. rx means
that the data can be received by the DM2000.
Format Details
1. NOTE OFF (8n)
Reception
Received when the [Rx CH] matches.
Used to control effects.
2. NOTE ON (9n)
Reception
Received when the [Rx CH] matches.
Used to control effects.
3. CONTROL CHANGE (Bn)
Reception
Received when [Control Change Rx] is ON and the [Rx CH] matches.
However if [OMNI] is ON, this is received regardless of the channel. If
[Control Change ECHO] is ON, these messages are echoed to MIDI OUT.
If [TABLE] is selected, parameters will be controlled according to the set-
tings of the [Control assign table]. The parameters that can be set are de-
fined in the CONTROL CHANGE ASSIGN PARAMETER LIST. If
[NRPN] is selected, four messages are used to control the defined param-
eter: NRPN control numbers (62h, 63h) and DATA ENTRY control num-
bers (06h, 26h). Parameter settings are defined in the CONTROL
CHANGE ASSIGN PARAMETER LIST.
Transmission
If [TABLE] is selected, operating the parameters specified in the [Control
assign table] will cause these messages to be transmitted on the [Tx CH] if
[Control Change TX] is ON. The parameters that can be specified are de-
fined in the CONTROL CHANGE ASSIGN PARAMETER LIST.
If [NRPN] is selected, operating the specified parameters will cause data to
be transmitted on the [Tx CH] if [Control Change TX] is ON, using four
messages: NRPN control numbers (62h, 63h) and DATA ENTRY control
numbers (06h, 26h). Parameter settings are defined in the CONTROL
CHANGE ASSIGN PARAMETER LIST.
Command rx/tx function
8n NOTE OFF rx Control the internal effects
9n NOTE ON rx Control the internal effects
Bn CONTROL CHANGE rx/tx Control parameters
Cn PROGRAM CHANGE rx/tx Switch scene memories
Command rx/tx function
F1 MIDI TIME CODE QUARTER
FRAME
rx Used when TIME REFERENCE is
MIDI CLOCK.
F2 SONG POSITION POINTER rx Used when TIME REFERENCE is
MIDI CLOCK.
Command rx/tx function
F8 TIMING CLOCK rx MIDI clock
FA START rx* Start automix (from the
beginning)
FB CONTINUE rx* Start automix (from the
middle)
FC STOP rx* Stop automix
FE ACTIVE SENSING rx Check MIDI cable connections
FF RESET rx Clear running status
Command rx/tx function
F0 7F dd 06 MMC COMMAND tx MMC command (refer to
MMC specification)
F0 7F dd 07 MMC RESPONSE rx MMC response (refer to MMC
specification)
F0 7F dd 01 MIDI TIME CODE rx Used when TIME REFERENCE is
MTC.
Command rx/tx function
F0 43 0n 7E BULK DUMP DATA rx/tx BULK DUMP DATA
F0 43 2n 7E BULK DUMP REQUEST rx/tx BULK DUMP REQUEST
Data name tx/rx function
'm' tx/rx Scene Memory & Request
'S' tx/rx Setup Memory & Request
'a' tx/rx Automix data & Request
'R' tx/rx Input patch library & Request
'O' tx/rx Output patch library & Request
'H' tx/rx Channel library & Request
'G' tx/rx Gate library & Request
'Y' tx/rx Compressor library & Request
'Q' tx/rx Equalizer library & Request
'E' tx/rx Effect library & Request
'F' tx/rx GEQ library & Request
'J' tx/rx Bus to Stereo library & Request
'K' tx/rx Surround Monitor library & Request
'P' tx/rx Program change table & Request
'C' tx/rx Control change table & Request
'L' tx/rx User define layer & Request
'I' tx/rx Plug-in User define & Request
'V' tx/rx User define key & Request
'N' tx/rx Plug-in Effect Card Data & Request
Command rx/tx function
F0 43 1n 3E 06 PARAMETER
CHANGE
rx/tx DM2000-specific parameter
change
F0 43 3n 3E 06 PARAMETER
REQUEST
rx/tx DM2000-specific parameter
request
F0 43 1n 3E 7F PARAMETER
CHANGE
rx/tx General purpose digital mixer
parameter change
F0 43 3n 3E 7F PARAMETER
REQUEST
rx/tx General purpose digital mixer
parameter request
Type tx/rx function
1 tx/rx Edit buffer
2 tx/rx Patch data
3 tx/rx Setup data
4 tx/rx Backup data
16 tx/rx Function (recall, store, title, pair)
32 tx/rx Key remote
33 tx/rx remote meter
34 tx/rx remote counter
Command rx/tx Function
F0 43 5n CARD FILER rx/tx Packet for card filer (refer to
Card Filer specification)
STATUS 1000nnnn 8n
Note off message
DATA 0nnnnnnn nn
Note number
0vvvvvvv vv
Velocity (ignored)
STATUS 1001nnnn 9n
Note on message
DATA 0nnnnnnn nn
Note number
0vvvvvvv vv
Velocity (1-127:on, 0:off)