The following describes the columns in the Midi IN and Midi OUT tabs found on the Instruments pane of the MIDI device settings.
Column | Description |
---|---|
Channel | MIDI IN: Selects the channel (between 1 and 16) on which the MIDI data is received. MIDI OUT: Selects the channel (between 1 and 16) sending the MIDI data. |
Event | Selects the type of event being received (MIDI IN) or sent (MIDI OUT). |
Ctrl/Note | MIDI IN: Sets either the Controller number (when Event is set to Ctrl) or Note number (when Event is set to Note) being received. MIDI OUT: Sets either the Controller number or Note number to be sent out the MIDI Out port. |
Value | MIDI IN: Displays the controller value (when Event is set to Ctrl) or the note’s velocity (when Event is set to Note) being received. MIDI OUT: Sets either the Controller value or the note’s velocity. |
Min and Max | MIDI IN: Scales the value received to fit within a minimum and maximum value. For example, if you set Min to 50 and Max to 100, the input value (between 0 and 127) is adjusted to a value between 50 and 100. MIDI OUT: Adjusts the range of the value sent (Value column). For example, if you set Min to 50 and Max to 100, and a value of 200 is sent, the value is clamped to 100. The adjusted value is then scaled to fall within acceptable MIDI values (0-127) before being output. |
Input/Output Type | Value: Receives (MIDI IN) or sends (MIDI OUT) controller value for Ctrl events, or Velocity for Note events.Number: Receives (MIDI IN) or sends (MIDI OUT) the controller number for Ctrl events, or Note number for Note events.N&V: Receives (MIDI IN) or sends (MIDI OUT) both the Value and Number. Two connectors are added to the MIDI instrument’s relation box. |
Input/Output | Shows the result of scaling the Value field using the Min and Max settings. This is the value input. |