MIDI FILTER EZ (JOV_MIDI)

MIDI FILTER EZ (JOV_MIDI)

Filter MIDI messages based on various criteria, including MIDI mode (such as note on or note off), MIDI channel, control number, note number, value, and normalized value. This node is useful for processing MIDI input and selectively passing through only the desired messages. It helps simplify MIDI data handling by allowing you to focus on specific types of MIDI events.

Pack: Jovi_MIDI

custom_nodes.Jovi_MIDI

Inputs (6)

NameTypeRequired
midiJMIDIMSGoptional
modeCOMBOoptional
chanINToptional
controlINToptional
noteINToptional
valueINToptional

Outputs (2)

NameType
MIDIJMIDIMSG
TRIGGERBOOLEAN