Outputs the velocity of the current note.
Inputs
Melody | The Melody source from which velocity is extracted. |
---|
Outputs
Velocity | The velocity of the current Note, or 0 if there is no Note being played. |
---|
Technical Details
This Node always outputs a single velocity value. If a polyphonic melody is connected, the output is the velocity from the most recently started note (i.e. when a note starts playing, it overrides earlier ones).