send midi NRPN data to a midi output
summary (oneliner)
Use this op to create MIDI NRPN data out to your MIDI device.
The value and index can be animated to send different NRPNs via a MIDI channel.
doc
issues
youtube id
caniuse query
collections
Inputs
MIDI Channel index (integer /Number)
NRPN
NRPN Index (integer /Number)
the index of the NRPN message
NRPN Value (integer /Number)
the value of the NRPN 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
Outputs
MIDI Event Out (Object)
the midi event output port
Changelog
created op
2019-10-17 - simod
Ops.User.simod.MidiNRPNOut renamed to Ops.Devices.Midi.MidiNRPNOut
2019-10-17 - simod
2019-10-17 - simod
Ops.User.simod.MidiNRPNOut renamed to Ops.Devices.Midi.MidiNRPNOut
2019-10-17 - simod