+-------------------+-------------------------------------------------------+
| F0,42,30,00,01,34 | Exclusive Header |
| 41 | Function Code |
| 0ppp ppp | Parameter ID (TABLE 1) |
| 0sss sss | Parameter SUB ID (TABLE 1) |
| 0vvv vvv | Value (LSB bit 6~0) |
| 0vvv vvv | Value (MSB bit13~7) |
| F7 | End of Exclusive |
+-------------------+-------------------------------------------------------+
Receives this message & data, changes a Parameter and transmits Func=23 or
Func=24 message.
When the Parameter is changed by Switch & Knob, transmits this message & data.
(12) DATA FORMAT ERROR T
+-------------------+-------------------------------------------------------+
| Byte | Description |
+-------------------+-------------------------------------------------------+
| F0,42,30,00,01,34 | Exclusive Header |
| 26 | Function Code |
| F7 | End of Exclusive |
+-------------------+-------------------------------------------------------+
Transmits this message when there is an error in the MIDI IN message.
(13) DATA LOAD COMPLETED (ACK) T
+-------------------+-------------------------------------------------------+
| Byte | Description |
+-------------------+-------------------------------------------------------+
| F0,42,30,00,01,34 | Exclusive Header |
| 23 | Function Code |
| F7 | End of Exclusive |
+-------------------+-------------------------------------------------------+
Transmits this message when DATA LOAD, PROCESSING have been completed.
(14) DATA LOAD ERROR (NAK) T
+-------------------+-------------------------------------------------------+
| Byte | Description |
+-------------------+-------------------------------------------------------+
| F0,42,30,00,01,34 | Exclusive Header |
| 24 | Function Code |
| F7 | End of Exclusive |
+-------------------+-------------------------------------------------------+
Transmits this message when DATA LOAD, PROCESSING have not been completed.
(15) WRITE COMPLETED T
+-------------------+-------------------------------------------------------+
| Byte | Description |
+-------------------+-------------------------------------------------------+
| F0,42,30,00,01,34 | Exclusive Header |
| 21 | Function Code |
| 00 | (Reserved) |
| 0000 0ppp | User Program No. |