MidiNoteOut Op
send midi note data to a midi output
Summary (oneliner)
Use this op to create MIDI notes data to send out to your MIDI device.
The velocity and note index can be animated to send different notes via a MIDI channel.
If you choose a note with the dropdown menu, only that note will get sent.
You can use the velocity array in to send multiple notes out at once.
- Ops.Devices.Midi.MidiNoteOut
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
General
Note
the note number of the note message
the velocity of the note message
Velocity Range
the minimum velocity that is coming in
the maximum velocity that is coming in
array input of length 128 for each note
OUTPUT PORTS
the midi event output port