MidiCCOut_v2 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_v2
- Core Op - visible for everyone
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch MidiCCOut MidiNoteOut MidiNRPNOut MidiOutputDevice Example
Example patch for midi out ops.
INPUT PORTS
Send (Trigger)
MIDI Channel index (Number: integer)
CC Index (Number: integer)
the index of the CC message
CC Value (Number: integer)
the value of the CC message
Auto send value change (Number: boolean)
OUTPUT PORTS
MIDI Event Out (Object)
the midi event output port