-
Notifications
You must be signed in to change notification settings - Fork 64
MIDI output
To control MIDI devices from videolab use the Knob Out, Note Out and Sequencer Out nodes.
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.
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.
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.
-
Controlling visuals
-
Visual effects
-
Controlling a synth