Yamaha Dvx 1000 Owners Manual
Have a look at the manual Yamaha Dvx 1000 Owners Manual online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 255 Yamaha manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.
MIDI Data Format361 DM1000 Version 2—Owner’s Manual Appendix Transmission If [TABLE] is selected, operating a parameter specified in the [Control assign ta- ble] will cause these messages to be transmitted if [Control Change Tx] is ON. The parameters that can be specified are defined in the Control Change Assign Parameter List. If [NRPN] is selected, operating a specified parameter will cause data to be transmitted on the [Tx CH] if [Control Change Tx] is ON, using the four mes- sages NRPN control number (62h, 63h) and Data Entry control number (06h, 26h). Parameter settings are defined in the Control Change Assign Parameter List. This data cannot be transmitted via control change to Studio Manager since there is no guarantee that the contents of the tables will match. (Parameter Change messages will always be used.) If [TABLE] is selected If [NRPN] is selected *1) The second and subsequent STATUS need not be added during transmission. Reception must be implemented so that reception oc- curs whether or not STATUS is present. 2.4 PROGRAM CHANGE (Cn) Reception If [Program Change ECHO] is ON, these messages are echoed from MIDI OUT. If [Program Change RX] is ON and the [Rx CH] matches, these messages will be received. However if [OMNI] is ON, they will be received regardless of the channel. When a message is received, a Scene Memory will be recalled according to the settings of the [Program Change Table]. Transmission If [Program Change TX] is ON, this message is transmitted according to the set- tings of the [Program Change Table] on the [Tx CH] channel when a scene memory is recalled. If the recalled scene has been assigned to more than one program number, the lowest-numbered program number will be transmitted. Transmission to Studio Manager using Program Change messages will not be performed since there is no guarantee that the contents of the tables will match. (Parameter Changes will always be used.) 2.5 SONG POSITION POINTER (F2) Reception If this is received when the automix TIME REFERENCE setting is MIDI CLOCK, the automix will move to the song position that was received. 2.6 TIMING CLOCK (F8) Reception If the automix TIME REFERENCE setting is MIDI CLOCK, this message is used to synchronize automix. It is also used to control effects. This message is trans- mitted 24 times per quarter note. 2.7 START (FA) Reception This message is received if the automix TIME REFERENCE setting is MIDI CLOCK, and will start the automix. In actuality, automix will start when the next TIMING CLOCK is received after receiving the START message. 2.8 CONTINUE (FB) Reception This message is received if the automix TIME REFERENCE setting is MIDI CLOCK, and will cause automix to start from the current song position. In ac- tuality, automix will start when the next TIMING CLOCK is received after re- ceiving the CONTINUE message. 2.9 STOP (FC) Reception This message is received if the automix TIME REFERENCE setting is MIDI CLOCK, and will cause automix to stop. 2.10 ACTIVE SENSING (FE) Reception Once this message has been received, the failure to receive any message for an interval of 400 ms or longer will cause MIDI transmission to be initialized, such as by clearing the Running Status. 2.11 SYSTEM RESET (FF) Reception When this message is received, MIDI communications will be cleared, e.g., by clearing the Running Status. 2.12 SYSTEM EXCLUSIVE MESSAGE (F0) 2.12.1 MIDI MACHINE CONTROL (MMC) These messages are transmitted when the Machine Control section of the DM1000 is operated. 2.12.2 BULK DUMP This message sends or receives the contents of various memories stored within the DM1000. The basic format is as follows. For DUMP DATA F0 43 0n 7E cc cc tt mm mm [Data …] cs F7 For DUMP REQUEST F0 43 2n 7E tt mm mm F7 A unique header (Model ID) is used to determine whether the device is a DM1000. CHECK SUM is obtained by adding the bytes that follow BYTE COUNT (LOW) and end before CHECK SUM, taking the binary compliment of this sum, and then setting bit 7 to 0. CHECK SUM = (-sum)&0x7F Reception This message is received if [Bulk RX] is ON and the [Rx CH] matches the device number included in the SUB STATUS. When a bulk dump is received, it is immediately written into the specified memory. When a bulk dump request is received, a bulk dump is immediately transmit- ted. STATUS 1011nnnn Bn Control change DATA 0nnnnnnn nnControl number (0-95, 102-119) 0vvvvvvv vvControl Value (0-127) STATUS 1011nnnn BnControl change DATA 01100010 62NRPN LSB 0vvvvvvv vvLSB of parameter number STATUS 1011nnnn BnControl change *1 DATA 01100011 63NRPN MSB 0vvvvvvv vvMSB of parameter number STATUS 1011nnnn BnControl change *1 DATA 00000110 06MSB of data entry 0vvvvvvv vvMSB of parameter data STATUS 1011nnnn BnControl change *1 DATA 00100110 26LSB of data entry 0vvvvvvv vvLSB of parameter data STATUS 1100nnnn CnProgram change DATA 0nnnnnnn nnProgram number (0-127) STATUS 11110010 F2Song position pointer DATA 0vvvvvvv vvSong position LSB 0vvvvvvv vvSong position MSB STATUS 11111000 F8Timing clock STATUS 11111010 FAStart STATUS 11111011 FBContinue STATUS 11111100 FCStop STATUS 11111110 FEActive sensing STATUS 11111111 FFSystem reset nDevice Number cc ccDATA COUNT (the number of bytes that follow this, ending before the checksum) 4C 4D 20 20 38 43 39 31Model ID ttDATA TYPE mm mmDATA NUMBER csCHECK SUM
362Appendix C: MIDI DM1000 Version 2—Owner’s Manual Transmission This message is transmitted on the [Tx CH] by key operations in the [MI- DI]-[BULK DUMP] screen. A bulk dump is transmitted on the [Rx CH] in response to a bulk dump request. The data area is handled by converting seven words of 8-bit data into eight words of 7-bit data. Conversion from actual data into bulk data d[0~6]: actual data b[0~7]: bulk data b[0] = 0; for( I=0; I
MIDI Data Format363 DM1000 Version 2—Owner’s Manual Appendix 2.12.2.6 User Defeined MIDI Remote bulk dump request format The second and third bytes of the DATA NAME indicate the bank number. 2.12.2.7 User Defined Keys bulk dump format The second and third bytes of the DATA NAME indicate the bank number. Be aware that the state of the transmission destination will (in some cases) change if the same bank is being used. 2.12.2.8 User Defined Keys bulk dump request format The second and third bytes of the DATA NAME indicate the bank number. 2.12.2.9 User Assignable Layer bulk dump format The second and third bytes of the DATA NAME indicate the bank number. Be aware that the state of the transmission destination will (in some cases) change if the same bank is being used. 2.12.2.10 User Assignable Layer bulk dump request format The second and third bytes of the DATA NAME indicate the bank number. DATA NAME 01001100 4C ‘L’ 00000000 00 0bbbbbbb bbb=0-3(bank no.1-4) BLOCK INFO. 0ttttttt tttotal block number(minimum number is 0) 0bbbbbbb bbcurrent block number(0-total block number) DATA 0ddddddd dsUser define layer data of block[bb] :: 0ddddddd de CHECK SUM 0eeeeeee ee ee=(Invert(‘L’+…+de)+1)&0x7F EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0010nnnn 2nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01001100 4C‘L’ 00000000 00 0bbbbbbb bbb=0-3(bank no.1-4) EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0000nnnn 0nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump COUNT HIGH 0ccccccc chdata count = ch * 128 + cl COUNT LOW 0ccccccc cl 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01010110 56‘V’ 00000000 00 0bbbbbbb bbb=0-7(bank no.A-H) BLOCK INFO. 0ttttttt tttotal block number(minimum number is 0) 0bbbbbbb bbcurrent block number(0-total block number) DATA 0ddddddd dsUser define key data of block[bb] :: 0ddddddd de CHECK SUM 0eeeeeee ee ee=(Invert(‘L’+…+de)+1)&0x7F EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0010nnnn 2nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01010110 56‘V’ 00000000 00 0bbbbbbb bbb=0-7(bank no.A-H) EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0000nnnn 0nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump COUNT HIGH 0ccccccc chdata count = ch * 128 + cl COUNT LOW 0ccccccc cl 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01010101 55‘U’ 00000000 00 0bbbbbbb bbb=0-3(bank no.1-4) BLOCK INFO. 0ttttttt tttotal block number(minimum number is 0) 0bbbbbbb bbcurrent block number(0-total block number) DATA 0ddddddd dsUser assignable layer data of block[bb] :: 0ddddddd de CHECK SUM 0eeeeeee ee ee=(Invert(‘L’+…+de)+1)&0x7F EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0010nnnn 2nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01010101 55‘U’ 00000000 00 0bbbbbbb bbb=0-3(bank no.1-4) EOX 11110111 F7End of exclusive
364Appendix C: MIDI DM1000 Version 2—Owner’s Manual 2.12.2.11 Control change table bulk dump format 2.12.2.12 Control change table bulk dump request format 2.12.2.13 Program change table bulk dump format2.12.2.14 Program change table bulk dump request format 2.12.2.15 Equalizer library bulk dump format The second and third bytes of the DATA NAME indicate the bank number. 0:Library no.1 – 199:Library no.200, 256:CH1 – 303:CH48, 384:BUS1 – 391:BUS8, 512:AUX1 – 519:AUX8, 768:STE- REO, 8192:UNDO 256 and following are data for the corresponding channel of the edit buffer. For reception by the DM1000, only the user area is valid. (40-199, 256-) 2.12.2.16 Equalizer library bulk dump request format The second and third bytes of the DATA NAME indicate the bank number. (See above) STATUS 11110000 F0 System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0000nnnn 0nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump COUNT HIGH 0ccccccc chdata count = ch * 128 + cl COUNT LOW 0ccccccc cl 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01000011 43‘C’ 00000010 02 00000000 00No.256 = Current BLOCK INFO. 0ttttttt tttotal block number(minimum number is 0) 0bbbbbbb bbcurrent block number(0-total block number) DATA 0ddddddd dsControl change table data of block[bb] :: 0ddddddd de CHECK SUM 0eeeeeee ee ee=(Invert(‘L’+…+de)+1)&0x7F EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0010nnnn 2nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01000011 43‘C’ 00000010 02 00000000 00No.256 = Current EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0000nnnn 0nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump COUNT HIGH 0ccccccc chdata count = ch * 128 + cl COUNT LOW 0ccccccc cl 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01010000 50‘P’ 00000010 02 00000000 00No.256 = Current BLOCK INFO. 0ttttttt tttotal block number(minimum number is 0) 0bbbbbbb bbcurrent block number(0-total block number) DATA 0ddddddd dsProgram change table data of block[bb] :: 0ddddddd de CHECK SUM 0eeeeeee ee ee=(Invert(‘L’+…+de)+1)&0x7F EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0010nnnn 2nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01010000 50‘P’ 00000010 02 00000000 00No.256 = Current EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0000nnnn 0nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump COUNT HIGH 0ccccccc chdata count = ch * 128 + cl COUNT LOW 0ccccccc cl 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01010001 51‘Q’ 0mmmmmmm mh0-199(EQ Library no.1-200), 0mmmmmmm ml256-(Channel current data) BLOCK INFO. 0ttttttt tttotal block number(minimum number is 0) 0bbbbbbb bbcurrent block number(0-total block number) DATA 0ddddddd dsEQ Library data of block[bb] :: 0ddddddd de CHECK SUM 0eeeeeee ee ee=(Invert(‘L’+…+de)+1)&0x7F EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0010nnnn 2nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01010001 51‘Q’ 0mmmmmmm mh0-199(EQ Library no.1-200), 0mmmmmmm ml256-(Channel current data) EOX 11110111 F7End of exclusive
MIDI Data Format365 DM1000 Version 2—Owner’s Manual Appendix 2.12.2.17 Compressor library bulk dump format The second and third bytes of the DATA NAME indicate the library number.\ 0:Library no.1 – 127:Library no.128, 256:CH1 – 303:CH48, 384:BUS1 – 391:BUS8, 512:AUX1 – 519:AUX8, 7\ 68:STE- REO, 8192:UNDO 256 and following are data for the corresponding channel of the edit buf\ fer. For reception by the DM1000, only the user area is valid. (36-127, 256-\ ) 2.12.2.18 Compressor library bulk dump request format The second and third bytes of the DATA NAME indicate the library number.\ (See above) 2.12.2.19 Gate library bulk dump format The second and third bytes of the DATA NAME indicate the library number.\ 0:Library no.1 – 127:Library no.128, 256:CH1 – 303:CH48, 8192:UNDO\ 256 and following are data for the corresponding channel of the edit buf\ fer. For reception by the DM1000, only the user area is valid. (4-127, 256-)\ 2.12.2.20 Gate library bulk dump request format The second and third bytes of the DATA NAME indicate the library number.\ (See above) 2.12.2.21 Effect library bulk dump format The second and third bytes of the DATA NAME indicate the library number.\ 0:Library no.1 – 127:Library no.128, 256:EFFECT1 – 259:EFFECT4, 81\ 92:UN- DO 256-259 are the data for the corresponding area of the edit buffer. For reception by the DM1000, only the user area is valid. (xx-127, 256-\ 259, 8192) (xx varies with the firmware version.) STATUS 11110000 F0 System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0000nnnn 0nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump COUNT HIGH 0ccccccc chdata count = ch * 128 + cl COUNT LOW 0ccccccc cl 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01011001 59‘Y’ 0mmmmmmm mh0-127(COMP Library no.1-128), 0mmmmmmm ml256-(Channel current data) BLOCK INFO. 0ttttttt tttotal block number(minimum number is 0) 0bbbbbbb bbcurrent block number(0-total block number) DATA 0ddddddd dsCOMP Library data of block[bb] :: 0ddddddd de CHECK SUM 0eeeeeee ee ee=(Invert(‘L’+…+de)+1)&0x7F EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0010nnnn 2nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01011001 59‘Y’ 0mmmmmmm mh0-127(COMP Library no.1-128), 0mmmmmmm ml256-(Channel current data) EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0000nnnn 0nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump COUNT HIGH 0ccccccc chdata count = ch * 128 + cl COUNT LOW 0ccccccc cl 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01000111 47‘G’ 0mmmmmmm mh0-127(GATE Library no.1-128), 0mmmmmmm ml256-351(Channel current data) BLOCK INFO. 0ttttttt tttotal block number(minimum number is 0) 0bbbbbbb bbcurrent block number(0-total block number) DATA 0ddddddd dsGATE Library data of block[bb] :: 0ddddddd de CHECK SUM 0eeeeeee ee ee=(Invert(‘L’+…+de)+1)&0x7F EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0010nnnn 2nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01000111 47‘G’ 0mmmmmmm mh0-127(GATE Library no.1-128), 0mmmmmmm ml256-351(Channel current data) EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0000nnnn 0nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump COUNT HIGH 0ccccccc chdata count = ch * 128 + cl COUNT LOW 0ccccccc cl 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01000101 45‘E’ 0mmmmmmm mh0-127(Effect Library no.1-128), 0mmmmmmm ml256-259(Effect1-4 current) BLOCK INFO. 0ttttttt tttotal block number(minimum number is 0) 0bbbbbbb bbcurrent block number(0-total block number) DATA 0ddddddd dsEffect Library data of block[bb] :: 0ddddddd de CHECK SUM 0eeeeeee ee ee=(Invert(‘L’+…+de)+1)&0x7F EOX 11110111 F7End of exclusive
366Appendix C: MIDI DM1000 Version 2—Owner’s Manual 2.12.2.22 Effect library bulk dump request format The second and third bytes of the DATA NAME indicate the library number. (See above) 2.12.2.23 Channel library bulk dump format The second and third bytes of the DATA NAME indicate the library number. 0:Library no.0 – 128:Library no.128, 256:CH1 – 303:CH48, 384:BUS1 – 391:BUS8, 512:AUX1 – 519:AUX8, 768:STE- REO, 8192:UNDO 256 and following are the data for the corresponding channel of the edit buffer. For reception by the DM1000, only the user area is valid. (2-128, 256-) 2.12.2.24 Channel library bulk dump request format The second and third bytes of the DATA NAME indicate the library number. (See above) 2.12.2.25 Input patch library bulk dump format The second and third bytes of the DATA NAME indicate the library number. 0:Library no.0 – 32:Library no.32, 256:current input patch data, 8192:UNDO For reception by the DM1000, only the user area is valid. (1-32, 256, 8192) 2.12.2.26 Input patch library bulk dump request format The second and third bytes of the DATA NAME indicate the library number. (See above) 2.12.2.27 Output patch library bulk dump format The second and third bytes of the DATA NAME indicate the library number. 0:Library no.0 – 32:Library no.32, 256:current output patch data, 8192:UNDO For reception by the DM1000, only the user area is valid. (1-32, 256) STATUS 11110000 F0 System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0010nnnn 2nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01000101 45‘E’ 0mmmmmmm mh0-127(Effect Library no.1-128), 0mmmmmmm ml256-259(Effect1-4 current) EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0000nnnn 0nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump COUNT HIGH 0ccccccc chdata count = ch * 128 + cl COUNT LOW 0ccccccc cl 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01001000 48‘H’ 0mmmmmmm mh0-128(Channel Library no.0-128), 0mmmmmmm ml256-(Current data) BLOCK INFO. 0ttttttt tttotal block number(minimum number is 0) 0bbbbbbb bbcurrent block number(0-total block number) DATA 0ddddddd dsChannel Library data of block[bb] :: 0ddddddd de CHECK SUM 0eeeeeee ee ee=(Invert(‘L’+…+de)+1)&0x7F EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0010nnnn 2nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01001000 48‘H’ 0mmmmmmm mh0-128(Channel Library no.0-128), 0mmmmmmm ml256-(Current data) EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0000nnnn 0nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump COUNT HIGH 0ccccccc chdata count = ch * 128 + cl COUNT LOW 0ccccccc cl 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01010010 52‘R’ 0mmmmmmm mh0-32(Input patch Library no.0-32), 0mmmmmmm ml256(Current data) BLOCK INFO. 0ttttttt tttotal block number(minimum number is 0) 0bbbbbbb bbcurrent block number(0-total block number) DATA 0ddddddd dsInput patch Library data of block[bb] :: 0ddddddd de CHECK SUM 0eeeeeee ee ee=(Invert(‘L’+…+de)+1)&0x7F EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0010nnnn 2nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01010010 52‘R’ 0mmmmmmm mh0-32(Input patch Library no.0-32), 0mmmmmmm ml256(Current data) EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0000nnnn 0nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump COUNT HIGH 0ccccccc chdata count = ch * 128 + cl COUNT LOW 0ccccccc cl 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01001111 4F‘O’
MIDI Data Format367 DM1000 Version 2—Owner’s Manual Appendix 2.12.2.28 Output patch library bulk dump request format The second and third bytes of the DATA NAME indicate the library number. (See above) 2.12.2.29 Bus to Stereo library bulk dump format The second and third bytes of the DATA NAME indicate the library number. 0:Library no.0 – 32:Library no.32, 256:current data, 8192:UNDO For reception by the DM1000, only the user area is valid. (1-32, 256, 8192) 2.12.2.30 Bus to Stereo library bulk dump request format The second and third bytes of the DATA NAME indicate the library number. (See above) 2.12.2.31 Surround Monitor library bulk dump format The second and third bytes of the DATA NAME indicate the library number. 0:Library no.0 – 32:Library no.32, 256:current data, 8192:UNDO For reception by the DM1000, only the user area is valid. (1-32, 256, 8192) 2.12.2.32 Surround Monitor library bulk dump request format The second and third bytes of the DATA NAME indicate the library number. (See above) 0mmmmmmm mh 0-32(Output patch Library no.0-32), 0mmmmmmm ml256(Current data) BLOCK INFO. 0ttttttt tttotal block number(minimum number is 0) 0bbbbbbb bbcurrent block number(0-total block number) DATA 0ddddddd dsOutput patch Library data of block[bb] :: 0ddddddd de CHECK SUM 0eeeeeee ee ee=(Invert(‘L’+…+de)+1)&0x7F EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0010nnnn 2nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01001111 4F‘O’ 0mmmmmmm mh0-32(Output patch Library no.0-32), 0mmmmmmm ml256(Current data) EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0000nnnn 0nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump COUNT HIGH 0ccccccc chdata count = ch * 128 + cl COUNT LOW 0ccccccc cl 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01001010 4A‘J’ 0mmmmmmm mh0-32(Bus to stereo Library no.0-32), 0mmmmmmm ml256(Current data) BLOCK INFO. 0ttttttt tttotal block number(minimum number is 0) 0bbbbbbb bbcurrent block number(0-total block number) DATA 0ddddddd dsBus to stereo Library data of block[bb] :: 0ddddddd de CHECK SUM 0eeeeeee ee ee=(Invert(‘L’+…+de)+1)&0x7F EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0010nnnn 2nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01001010 4A‘J’ 0mmmmmmm mh0-32(Bus to stereo Library no.0-32), 0mmmmmmm ml256(Current data) EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0000nnnn 0nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump COUNT HIGH 0ccccccc chdata count = ch * 128 + cl COUNT LOW 0ccccccc cl 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01001011 4B‘K’ 0mmmmmmm mh0-32(Surround Monitor Library no.0-32), 0mmmmmmm ml256(Current data) BLOCK INFO. 0ttttttt tttotal block number(minimum number is 0) 0bbbbbbb bbcurrent block number(0-total block number) DATA 0ddddddd dsSurround Monitor Library data of block[bb] :: 0ddddddd de CHECK SUM 0eeeeeee ee ee=(Invert(‘L’+…+de)+1)&0x7F EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0010nnnn 2nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01001011 4B‘K’ 0mmmmmmm mh0-32(Surround Monitor Library no.0-32), 0mmmmmmm ml256(Current data) EOX 11110111 F7End of exclusive
368Appendix C: MIDI DM1000 Version 2—Owner’s Manual 2.12.2.33 Automix bulk dump format The second byte of the DATA NAME indicates the library number. 0:Library no.1 – 15:Library no.16, 256:current automix data 2.12.2.34 Automix bulk dump request format The second and third bytes of the DATA NAME indicate the library number. (See above) 2.12.2.35 Plug-in effect card bulk dump format The second byte of the DATA NAME indicates the slot number. 0:SLOT 1 – 1:SLOT 2 The data is not received if the Developer ID and Product ID are different than the card that is installed in the slot. The data is not transmitted if a valid plug-in effect card is not installed. 2.12.2.36 Plug-in effect card bulk dump request format The second and third bytes of the DATA NAME indicate the slot number. (See above) 2.12.3 PARAMETER CHANGE 2.12.3.1 Basic behavior Reception If [Parameter change ECHO] is ON, these messages are echoed. If [Parameter change RX] is ON and the [Rx CH] matches the Device Number included in the SUB STATUS, these messages are received. A specific parameter is controlled when a Parameter Change is received. When a Parameter Request is received, the current value of the specified parameter will be transmitted as a Parameter Change with the Device Number set to [Rx CH]. Transmission If [Parameter change TX] is ON and you operate a parameter for which Control Change transmission is not enabled, a parameter change will be transmitted with [Tx CH] as the Device Number. As a response to a Parameter Request, a parameter change will be transmitted with [Rx CH] as the Device Number. 2.12.3.1.1 Parameter change basic format *) For parameters with a data size of 2 or more, data for that size will be transmitted. STATUS 11110000 F0 System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0000nnnn 0nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump COUNT HIGH 0ccccccc chdata count = ch * 128 + cl COUNT LOW 0ccccccc cl 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01100001 61‘a’ 0mmmmmmm mh0-15(Automix no.1-16), 256(Current data) 0mmmmmmm ml BLOCK INFO. 0bbbbbbb bhcurrent block number(0-total block number) 0bbbbbbb bl 0ttttttt thtotal block number(minimum number is 0) 0ttttttt tl DATA 0ddddddd dsAutomix memory data of block[bb] :: 0ddddddd de CHECK SUM 0eeeeeee ee ee=(Invert(‘L’+…+de)+1)&0x7F EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0010nnnn 2nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01100001 61‘a’ 0mmmmmmm mh0-15(Automix no.1-16), 256(Current data) 0mmmmmmm ml EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0000nnnn 0nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump COUNT HIGH 0ccccccc chdata count = ch * 128 + cl COUNT LOW 0ccccccc cl 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01001110 4E‘N’ 0mmmmmmm mhm=0-1(SLOT 1-2) 0mmmmmmm ml BLOCK INFO. 0bbbbbbb bhcurrent block number(0-total block number) 0bbbbbbb bl 0ttttttt thtotal block number(minimum number is 0) 0ttttttt tl 0000iiii 0iDeveloper id (High) 0000iiii 0iDeveloper id (Low) 0000jjjj 0jProduct id (High) 0000jjjj 0jProduct id (Low) DATA 0ddddddd dsPlug-in Effect card memory data of block[bb] :: 0ddddddd de CHECK SUM 0eeeeeee ee ee=(Invert(‘L’+…+de)+1)&0x7F EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0010nnnn 2nn=0-15 (Device number=MIDI Channel) FORMAT No. 01111110 7EUniversal bulk dump 01001100 4C‘L’ 01001101 4D‘M’ 00100000 20‘ ’ 00100000 20‘ ’ 00111000 38‘8’ 01000011 43‘C’ 00111001 39‘9’ 00110001 31‘1’ DATA NAME 01001110 4E‘N’ 0mmmmmmm mhm=0-1(SLOT 1-2) 0mmmmmmm ml EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0001nnnn 1nn=0-15 (Device number=MIDI Channel) GROUP ID 00111110 3EMODEL ID (digital mixer) MODEL ID 00001100 0CDM1000 ADDRESS 0ttttttt ttData type 0eeeeeee eeElement no. (If ‘ee’ is 0, ‘ee’ is expanded to two bytes) 0ppppppp ppParameter no. 0ccccccc ccChannel no. DATA *) 0ddddddd dddata :: EOX 11110111 F7End of exclusive
MIDI Data Format369 DM1000 Version 2—Owner’s Manual Appendix 2.12.3.1.2 Parameter Change basic format (Universal format) *) For parameters with a data size of 2 or more, data for that size will be transmitted. 2.12.3.1.3 Parameter request basic format 2.12.3.1.4 Parameter request basic format (Universal format) 2.12.3.1.5 Parameter Address Consult your dealer for parameter address details. 2.12.3.2 Parameter change (Edit buffer)2.12.3.3 Parameter request (Edit buffer) 2.12.3.4 Parameter change (Patch data) 2.12.3.5 Parameter request (Patch data) 2.12.3.6 Parameter change (Setup memory) 2.12.3.7 Parameter request (Setup memory) STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0001nnnn 1nn=0-15 (Device number=MIDI Channel) GROUP ID 00111110 3EMODEL ID (digital mixer) MODEL ID 01111111 7FUniversal ADDRESS 0ttttttt ttData type 0eeeeeee eeElement no. (If ‘ee’ is 0, ‘ee’ is expanded to two bytes) 0ppppppp ppParameter no. 0ccccccc ccChannel no. DATA *) 0ddddddd dddata :: EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0011nnnn 3nn=0-15 (Device number=MIDI Channel) GROUP ID 00111110 3EMODEL ID (digital mixer) MODEL ID 00001100 0CDM1000 ADDRESS 0ttttttt ttData type 0eeeeeee eeElement no. (If ‘ee’ is 0, ‘ee’ is expanded to two bytes) 0ppppppp ppParameter no. 0ccccccc ccChannel no. EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0011nnnn 3nn=0-15 (Device number=MIDI Channel) GROUP ID 00111110 3EMODEL ID (digital mixer) MODEL ID 01111111 7FUniversal ADDRESS 0ttttttt ttData type 0eeeeeee eeElement no. (If ‘ee’ is 0, ‘ee’ is expanded to two bytes) 0ppppppp ppParameter no. 0ccccccc ccChannel no. EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0001nnnn 1nn=0-15 (Device number=MIDI Channel) GROUP ID 00111110 3EMODEL ID (digital mixer) MODEL ID 01111111 7FUniversal ADDRESS 00000001 01Edit Buffer 0eeeeeee eeElement no. (If ‘ee’ is 0, ‘ee’ is expanded to two bytes) 0ppppppp ppParameter no. 0ccccccc ccChannel no. DATA 0ddddddd dddata :: EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0011nnnn 3nn=0-15 (Device number=MIDI Channel) GROUP ID 00111110 3EMODEL ID (digital mixer) MODEL ID 01111111 7FUniversal ADDRESS 00000001 01Edit Buffer 0eeeeeee eeElement no. (If ‘ee’ is 0, ‘ee’ is expanded to two bytes) 0ppppppp ppParameter no. 0ccccccc ccChannel no. EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0001nnnn 1nn=0-15 (Device number=MIDI Channel) GROUP ID 00111110 3EMODEL ID (digital mixer) MODEL ID 00001100 0CDM1000 ADDRESS 00000010 02Patch data 0eeeeeee eeElement no. (If ‘ee’ is 0, ‘ee’ is expanded to two bytes) 0ppppppp ppParameter no. 0ccccccc ccChannel no. DATA 0ddddddd dddata :: EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0011nnnn 3nn=0-15 (Device number=MIDI Channel) GROUP ID 00111110 3EMODEL ID (digital mixer) MODEL ID 00001100 0CDM1000 ADDRESS 00000010 02Patch data 0eeeeeee eeElement no. (If ‘ee’ is 0, ‘ee’ is expanded to two bytes) 0ppppppp ppParameter no. 0ccccccc ccChannel no. EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0001nnnn 1nn=0-15 (Device number=MIDI Channel) GROUP ID 00111110 3EMODEL ID (digital mixer) MODEL ID 00001100 0CDM1000 ADDRESS 00000011 03Setup data 0eeeeeee eeElement no. (If ‘ee’ is 0, ‘ee’ is expanded to two bytes) 0ppppppp ppParameter no. 0ccccccc ccChannel no. DATA 0ddddddd dddata :: EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0011nnnn 3nn=0-15 (Device number=MIDI Channel) GROUP ID 00111110 3EMODEL ID (digital mixer) MODEL ID 00001100 0CDM1000 ADDRESS 00000011 03Setup data 0eeeeeee eeElement no. (If ‘ee’ is 0, ‘ee’ is expanded to two bytes) 0ppppppp ppParameter no. 0ccccccc ccChannel no. EOX 11110111 F7End of exclusive
370Appendix C: MIDI DM1000 Version 2—Owner’s Manual 2.12.3.8 Parameter change (Backup memory) 2.12.3.9 Parameter request (Backup memory) 2.12.3.10 Parameter change (Function call: Library store / recall) Reception When this is received, the specified memory/library will be stored/recal\ led. If this is received from Studio Manager or Cascade Link, the operation will\ be ex- ecuted, and then the result of execution will be transmitted as a Parame\ ter Re- sponse. Transmission If [Parameter change Tx] is ON, and you store or recall a memory/library\ for which Program Change transmission is not valid, this message will be tra\ nsmit- ted with the Device Number set to the [Tx CH]. *1) 0:CH1 – 47:CH48, 128:BUS1 – 135:BUS8, 256:AUX1 – 263:AUX8, 512:STEREO Use 256 if the recall destination or store source is a single data item.\ Effect is 0:Effect 1–3:Effect 4 If the store destination is 16383 (0x3FFF), this indicates that the li\ - brary data has been changed by a external cause (such as bulk re- ception) (only transmitted by the DM1000) *2) Varies with the firmware version. 2.12.3.11 Parameter change (Function call: title) Reception When this is received, the title of the specified memory/library will be\ changed. If this is received from Studio Manager or Cascade Link, the operation w\ ill be executed, and then the result of execution will be transmitted as a para\ meter re- sponse. T ransmission In response to a request, this is transmitted with the device number set\ to the [Tx CH]. When the title is changed on the DM1000, this message will be transmitte\ d with the device number set to [Tx CH]. *1) Varies with the firmware version. 2.12.3.12 Parameter request (Function call: title) Reception When this is received, a parameter change will be transmitted with the d\ evice number set to [Rx CH]. Refer to the above table for the Functions and Numbers. STATUS 11110000 F0 System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0001nnnn 1nn=0-15 (Device number=MIDI Channel) GROUP ID 00111110 3EMODEL ID (digital mixer) MODEL ID 00001100 0CDM1000 ADDRESS 00000100 04Backup data 0eeeeeee eeElement no. (If ‘ee’ is 0, ‘ee’ is expanded to two bytes) 0ppppppp ppParameter no. 0ccccccc ccChannel no. DATA 0ddddddd dddata :: EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0011nnnn 3nn=0-15 (Device number=MIDI Channel) GROUP ID 00111110 3EMODEL ID (digital mixer) MODEL ID 00001100 0CDM1000 ADDRESS 00000100 04Backup data 0eeeeeee eeElement no. (If ‘ee’ is 0, ‘ee’ is expanded to two bytes) 0ppppppp ppParameter no. 0ccccccc ccChannel no. EOX 11110111 F7End of exclusive STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0001nnnn 1nn=0-15 (Device number=MIDI Channel) GROUP ID 00111110 3EMODEL ID (digital mixer) MODEL ID 01111111 7FUniversal ADDRESS 00010000 10Function call 00ffffff fffunction 0mmmmmmm mhnumber High 0mmmmmmm mlnumber Low DATA 0ccccccc chchannel High 0ccccccc clchannel Low EOX 11110111 F7End of exclusive function number channel*1) tx/rx SCENE RECALL 0x00 0-99, 8192 256 tx/rx EQ LIB RECALL 0x01 1-200, 8192 0-513 tx/rx GATE LIB RECALL 0x02 1-128, 8192 0-95 tx/rx COMP LIB RECALL 0x03 1-128, 8192 0-513 tx/rx EFF LIB RECALL 0x04 1-128, 8192 0-3 tx/rx CHANNEL LIB RECALL 0x06 0-128, 8192 0-513 tx/rx INPATCH LIB RECALL 0x07 0-32, 8192 256 tx/rx OUTPATCH LIB RECALL 0x08 0-32, 8192 256 tx/rx Bus to Stereo LIB RECALL 0x09 0-32, 8192 256 tx/rx Surround Monitor LIB RECALL 0x0A 0-32, 8192 256 tx/rx AUTOMIX LIB RECALL 0x0B 1-16 256 tx/rx SCENE STORE 0x20 1-99 256, 16383 tx/rx EQ LIB STORE 0x21 41-200 0-513, 16383 tx/rx GATE LIB STORE 0x22 5-128 0-47, 16383 tx/rx COMP LIB STORE 0x23 37-128 0-513, 16383 tx/rx EFF LIB STORE 0x24 xx(*2)-128 0-3, 16383 tx/rx CHANNEL LIB STORE 0x26 1-128 0-513, 16383 tx/rx INPATCH LIB STORE 0x27 1-32 256, 16383 tx/rx OUTPATCH LIB STORE 0x28 1-32 256, 16383 tx/rx Bus to Stereo LIB STORE 0x29 1-32 256, 16383 tx/rx Surround Monitor LIB STORE 0x2A 1-32 256, 16383 tx/rx AUTOMIX LIB STORE 0x2B 1-16 256, 16383 tx/rx STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0001nnnn 1nn=0-15 (Device number=MIDI Channel) GROUP ID 00111110 3EMODEL ID (digital mixer) MODEL ID 01111111 7FUniversal ADDRESS 00010000 10Function call 0100ffff 4ftitle 0mmmmmmm mhnumber High 0mmmmmmm mlnumber Low DATA 0ddddddd ddtitle 1 ::: 0ddddddd ddtitle x(depend on the library) EOX 11110111 F7End of exclusive function number size SCENE LIB TITLE 0x40 0-99,256(0:response only) 16 EQ LIB TITLE 0x41 1-200(1-40:response only) 16 GATE LIB TITLE 0x42 1-128(1-4:response only) 16 COMP LIB TITLE 0x43 1-128(1-36:response only) 16 EFF LIB TITLE 0x44 1-128(1-xx(*1):response only) 16 CHANNEL LIB TITLE 0x46 0-128(0:response only) 16 INPATCH LIB TITLE 0x47 0-32(0:response only) 16 OUTPATCH LIB TITLE 0x48 0-32(0:response only) 16 Bus to Stereo LIB TITLE 0x49 0-32(0:response only) 16 Surround Monitor LIB TITLE 0x4A 0-32(0:response only) 16 AUTOMIX LIB TITLE 0x4B 1-16 16 STATUS 11110000 F0System exclusive message ID No. 01000011 43Manufacture’s ID number (YAMAHA) SUB STATUS 0011nnnn 3nn=0-15 (Device number=MIDI Channel) GROUP ID 00111110 3EMODEL ID (digital mixer) MODEL ID 01111111 7FUniversal ADDRESS 00010000 10Function call 0100ffff 4ftitle 0mmmmmmm mhnumber High 0mmmmmmm mlnumber Low EOX 11110111 F7End of exclusive function number channel*1) tx/rx