Yamaha 006IPTO-F0 Music Mixer User Manual


 
360 Appendix C: MIDI
DM1000 Version 2—Owner’s Manual
MIDI Data Format
1. DATA FORMAT
1.1 CHANNEL MESSAGE
1.2 SYSTEM COMMON MESSAGE
1.3 SYSTEM REALTIME MESSAGE
1.4 EXCLUSIVE MESSAGE
1.4.1 Real Time System Exclusive
1.4.2 System Exclusive Message
1.4.2.1 Bulk Dump
The following data types of bulk dump are used on the DM1000.
1.4.2.2 PARAMTER CHANGE
The following data types of parameter change are used by the DM1000.
* ‘tx’ indicates that the data can be transmitted from the DM1000, and
‘rx’ indicates that the data can be received by the DM1000.
2. Format Details
2.1 NOTE OFF (8n)
Reception
If [OTHER ECHO] is ON, these message are echoed from MIDI OUT.
If the [Rx CH] matches, these messages are received and used to control effects.
2.2 NOTE ON (9n)
Reception
If [OTHER ECHO] is ON, these messages are echoed from MIDI OUT.
If the [Rx CH] matches, these messages are received and used to control effects.
2.3 CONTROL CHANGE (Bn)
Reception
If [Control Change ECHO] is ON, these messages are echoed from MIDI OUT.
If [TABLE] is selected, these message are received if [Control Change Rx] is ON,
and will control parameters according to the [Control assign table] settings.
The parameters that can be set are defined in the Control Change Assign Pa-
rameter List.
If [NRPN] is selected, these messages are received if [Control Change Rx] is ON
and the [Rx CH] matches, and will control the parameter that is specified by the
four messages NRPN control number (62h, 63h) and Data Entry control num-
ber (06h, 26h). Parameter settings are defined in the Control Change Assign Pa-
rameter 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 MTC
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 … F7 MMC
COMMAND
tx MMC command
F0 7F dd 07 … F7 MMC RESPONSE rx MMC response
F0 7F dd 01 … F7 MIDI TIME CODE rx MTC full message
Command rx/tx function
F0 43 0n 7E … F7 BULK DUMP
DATA
rx/tx BULK DUMP DATA
F0 43 2n 7E … F7 BULK DUMP
REQUEST
rx/tx BULK DUMP REQUEST
Data name tx/rx function
‘m’ tx/rx Scene Memory & Request
(compressed data)
‘S’ tx/rx Setup Memory & Request
‘L’ tx/rx User defined MIDI remote &
Request
‘V’ tx/rx User defined keys & Request
‘U’ tx/rx User assignable layer & Request
‘C’ tx/rx Control change table & Request
‘P’ tx/rx Program change table & Request
‘Q’ tx/rx Equalizer library & Request
‘Y’ tx/rx Compressor library & Request
‘G’ tx/rx Gate library & Request
‘E’ tx/rx Effect library & Request
‘H’ tx/rx Channel library & Request
‘R’ tx/rx Input patch library & Request
‘O’ tx/rx Output patch library & Request
‘J’ tx/rx Bus to Stereo library & Request
‘K’ tx/rx Surround Monitor library & Request
‘a’ tx/rx Automix data & Request
(compressed data)
‘N’ tx/rx Plug-in Effect Card Data & Request
Command rx/tx function
F0 43 1n 3E 0C … F7 RARAMETER
CHANGE
rx/tx DM1000-specific parameter change
F0 43 3n 3E 0C … F7 PARAMETER
REQUEST
rx/tx DM1000-specific parameter change
F0 43 1n 3E 7F … F7 PARAMETER
CHANGE
rx/tx General purpose digital mixer
parameter change
F0 43 3n 3E 7F … F7 PARAMETER
REQUEST
rx/tx General purpose digital mixer
parameter request
Type (HEX) tx/rx function
1 (01) tx/rx Edit buffer
2 (02) tx/rx Patch data
3 (03) tx/rx Setup data
4 (04) tx/rx Backup data
16 (10) tx/rx Function (recall, store, title, clear)
17 (11) rx Function (pair, copy)
18 (12) rx Function (effect)
19 (13) tx/rx Sort table
20 (14) tx/rx Function (attribute, link)
32 (20) rx Key remote
33 (21) tx/rx Remote meter
34 (22) tx/rx Remote time counter
35 (23) tx/rx Automix status
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)