MIDI FILTER (JOV_MIDI)

MIDI FILTER (JOV_MIDI)

Provides advanced filtering capabilities for 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. It allows you to filter out unwanted MIDI events and selectively process only the desired ones. This node offers flexibility in MIDI data processing, enabling precise control over which MIDI messages are passed through for further processing.

Pack: Jovi_MIDI

custom_nodes.Jovi_MIDI

Inputs (7)

NameTypeRequired
midiJMIDIMSGoptional
modeCOMBOoptional
chanSTRINGoptional
controlSTRINGoptional
noteSTRINGoptional
valueSTRINGoptional
normSTRINGoptional

Outputs (2)

NameType
MIDIJMIDIMSG
TRIGGERBOOLEAN