
9 Control Interfaces 211
Set the EMIDI Receive and Transmit values in Emphasis Visualization:
Step 1: In the Emphasis mode Setup menu, click IO.
Step 2: In the “EMIDI Receive” field, enter the new value. This may be any value
between 0-255 (“0” will disable EMIDI Receive). The default value is “1”.
Step 3: In the “EMIDI Transmit” field, enter the new value. This may be any value
between 0-255 (“0” will disable EMIDI Transmit). The default value is “1”.
Step 4: Click OK.
ETC MIDI Message Formats
The following MIDI message formats are used to control the console. All numbers are in
hexadecimal format.
Note off message format
<8n><kk><vv>
• 8 . . . . . . . . . . . . . . Note off status
• n . . . . . . . . . . . . . . MIDI channel number (0-F)
• kk. . . . . . . . . . . . . . Key number (0-7F)
• vv. . . . . . . . . . . . . . Note off velocity (0-7F)
Note on message format
<9n><kk><vv>
• 9 . . . . . . . . . . . . . . Note on status
• n . . . . . . . . . . . . . . MIDI channel number (0-F)
• kk. . . . . . . . . . . . . . Key number (0-7F)
• vv. . . . . . . . . . . . . . Note on velocity (0-7F) [00=Note off]
Control change message format
<Bn><kk><vv>
• B . . . . . . . . . . . . . . Control change status
• n . . . . . . . . . . . . . . MIDI channel number (0-F)
• kk. . . . . . . . . . . . . . Control number (70-92)
• vv. . . . . . . . . . . . . . Control value (0-7F)
Komentarze do niniejszej Instrukcji