Track Single Note (vuo.midi.track.note.mono)

Chooses a single MIDI note of the notes that are currently on, based on a note priority rule.

This node simulates a monophonic MIDI keyboard — one that can only play one note at a time. As this node receives MIDI note on and note off events (as if keys on the keyboard were being pressed and released), the node chooses a single note to output (simulating the note that would currently be playing on the keyboard)

If the no matching note has come into the Note port since the composition was started or since an event hit the Reset port, then this node outputs 0 for Velocity.

Keywords: bottom, filter, first, follower, highest, instrument, last, lowest, monophonic, music, octave, pitches, priority, range, synthesizer, tones, top


Example composition:


Back to vuo.midi node set documentation.