MidiCCOut_v2 Op

MidiCCOut

send MIDI CC data to a midi output


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
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


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


Changelog

Patches using MidiCCOut_v2

  • Examples
  • Public
  • My Patches