MidiCCOut Op
send MIDI CC data to a midi output
Summary (oneliner)
Use this op to create MIDI CC data to send out to your MIDI device.
The value and index can be animated to send different CCs via a MIDI channel.
Full Name
- Ops.Devices.Midi.MidiCCOut
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
MIDI Channel index (Number: integer)
CC
CC Index (Number: integer)
the index of the CC message
CC Value (Number: integer)
the value of the CC message
Value Range
Min In Value (Number)
the minimum value that is coming in
Max In Value (Number)
the maximum value that is coming in
OUTPUT PORTS
MIDI Event Out (Object)
the midi event output port