MidiNRPNOut Op

MidiNRPNOut

send midi NRPN data to a midi output


<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
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorgithubTest Patches


Example Patch MidiOut ops - example

Example patch for midi out ops.

Open In Editor

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>


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