MIDI Note Building Block

The MIDI Note building block responds to MIDI NoteOn and MIDI NoteOff messages.

A MIDI Note building block has no inputs and one ON/OFF output. The block turns the output ON when it receives a MIDI NoteOn message with the proper Note number and a Velocity value that meets or exceeds the block's velocity threshold. The block turns its output OFF when it receives a MIDI NoteOn message with the proper Note number and a Velocity value that does not exceed the blocks threshold value, or a MIDI NoteOff message with the proper Note number and any Velocity value.

A MIDI Note building block is configured by selecting the desired Note number and the minimum Velocity value that should turn ON the block's output.

In the example to the right, the MIDI Note building block will turn its output ON when it receives MIDI NoteOn messages with a Note number of "60" and a Velocity value of "1" or greater.

Additional options are available using the common MIDI Source building block settings.