MidiNRPNOut Op
send midi NRPN data to a midi output
Summary (oneliner)
<p>Use this op to create MIDI NRPN data out to your MIDI device.</p> <p>The value and index can be animated to send different NRPNs via a MIDI channel.</p>
Full Name
- Ops.Devices.Midi.MidiNRPNOut
- 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:
<i>integer</i>
)NRPN
NRPN Index (Number:
<i>integer</i>
)<p>the index of the NRPN message</p>
NRPN Value (Number:
<i>integer</i>
)<p>the value of the NRPN message</p>
Value Range
Min In Value (Number)
<p>the minimum value that is coming in</p>
Max In Value (Number)
<p>the maximum value that is coming in</p>
OUTPUT PORTS
MIDI Event Out (Object)
<p>the midi event output port</p>