Reference
Components
Note Event
Description
The Note Event primitive generates a MIDI note on/off event pair in order to play a note.
Connectors
Inputs Type Outputs Type
MIDI Channel (1-16)
Int
MIDI event message
MIDI
Note number
indicating the pitch of
the note to be played
(60 = middle C)
Int
Velocity of the note (0-
127)
Int
Duration of the note
(milliseconds).
Technically it is the
period of time between
sending a note on
event and a
corresponding note off
event for the same
MIDI channel and note
values
Int
Trigger to determine
when to send the MIDI
note event
Trigger
282 of 494