Skip to content

MIDI output

finnTE edited this page May 9, 2019 · 6 revisions

To control MIDI devices from videolab use the Knob Out, Note Out and Sequencer Out nodes.

Knob Out

Note that the Knob Out expects input values to be in the range [0, 1], where 1 corresponds to a MIDI CC value of 127.

Note Out

This node sends MIDI Note On and Note Off messages. Note that the Note Out expects velocity values to be in the range [0, 1], where 1 corresponds to a MIDI velocity value of 127.

MIDI destination selection

You can limit a Knob Out, Note Out or Sequencer Out node to a specific MIDI device. Create a Midi Destination object by right-clicking in the Hierarchy and selecting MIDI Jack > MIDI Destination. Assign the MIDI destination object to any relevant MIDI out Klak nodes.

Select the device you want from the Endpoint dropdown in the MIDI Destination inspector. There are some additional settings that might come in handy.

Note that you only need a MIDI Destination object if you want to limit MIDI out nodes to a specific MIDI device.