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


Example Patch MidiOut ops - example

Example patch for midi out ops.

Open In Editor

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


 

Patches using MidiCCOut

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarsimod - 2019-10-16 14:09
Ops.User.simod.MidiCCOut renamed to Ops.Devices.Midi.MidiCCOutuser avatarsimod - 2019-10-17 12:46