MidiNRPNOut Op

MidiNRPNOut

send midi NRPN data to a midi output


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.


Edit Documentation

Full Name
  • Ops.Devices.Midi.MidiNRPNOut
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


 

Example Patch MidiOut ops - example

Example patch for midi out ops.

Open In Editor

INPUT PORTS


MIDI Channel index (Number:integer )

NRPN

NRPN Index (Number:integer )

the index of the NRPN message

NRPN Value (Number:integer )

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

OUTPUT PORTS


MIDI Event Out (Object)

the midi event output port


Patches using MidiNRPNOut

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarsimod - 2019-10-17 10:07
Ops.User.simod.MidiNRPNOut renamed to Ops.Devices.Midi.MidiNRPNOutuser avatarsimod - 2019-10-17 12:47