MIDI MESSAGE (JOV_MIDI)

MIDI MESSAGE (JOV_MIDI)

Processes MIDI messages received from an external MIDI controller or device. It accepts MIDI messages as input and returns various attributes of the MIDI message, including whether the message is valid, the MIDI channel, control number, note number, value, and normalized value. This node is useful for integrating MIDI control into creative projects, allowing users to respond to MIDI input in real-time.

Pack: Jovi_MIDI

custom_nodes.Jovi_MIDI

Inputs (1)

NameTypeRequired
midiJMIDIMSGoptional

Outputs (7)

NameType
MIDIJMIDIMSG
ONBOOLEAN
CHANNELINT
CONTROLINT
NOTEINT
VALUEFLOAT
NORMALIZEFLOAT