MidiTranspose Op

MidiTranspose

transpose incoming midi notes


This op lets you transpose MIDI notes by x semitones up or down.


Edit Documentation

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


 

Example Patch Midi ops example

This example file demonstrates how to use all the new midi ops.

Open In Editor

INPUT PORTS


MIDI

MIDI Event In (Object)

the incoming MIDI event

MIDI Channel index (Number:integer )

Transpose

Transpose Amount (Number:integer )

the amount of semitones to transpose incoming midi notes

MIDI

learn (Trigger)

click to set MIDI channel automatically

OUTPUT PORTS


MIDI Event Out (Object)

Midi event out - passes all midi data through to allow midi ops to be stacked

Trigger Out (Trigger)

triggers whenever a midi note comes in


Patches using MidiTranspose

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarcables - 2019-06-18 13:55