Reference
Components
MIDI Mono
Description
The MIDI Mono primitive generates data that can be used to control a simple mono synth. A more flexible voice management scheme is
available through the Midi To Poly voice management module and the MIDI to Voices and Voices to Poly primitives. However, the MIDI Mono
primitive is still a viable component to read the number of open note events on a MIDI stream, the frequency of the last played note or the
MIDI note number of the most recent note.
Connectors
Inputs Type Outputs Type
MIDI data
MIDI The pitch of the last
note played (60 =
Middle C).
Int
The number of open
note events (keys
pressed on a MIDI
keyboard)
Int
The normalised
frequency of the note
played with 1 being
half the sample rate
Float
221 of 494