Track Notes (vuo.midi.track.note.poly)

Outputs a list of the MIDI notes that are currently on.

This node simulates a polyphonic MIDI keyboard — one that can play multiple notes simultaneously. As this node receives MIDI note on and note off events (as if keys on the keyboard were being pressed and released), the node outputs the list of nodes that are currently on (simulating the notes 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 empty lists for Notes, Note Numbers, and Velocities.

Keywords: chord, filter, follower, instrument, multiple, music, octave, pitches, polyphonic, range, synthesizer, tones


Example compositions:


Back to vuo.midi node set documentation.