Nodes/Jovimetrix/MIDI MESSAGE (JOV) πŸŽ›οΈ
ComfyUI Node

MIDI MESSAGE (JOV) πŸŽ›οΈ

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.

By AmoranoΒ·Created 3 years agoΒ·Updated 11 months agoΒ· 397
MIDI MESSAGE (JOV) πŸŽ›οΈ
  • πŸŽ›οΈ
  • πŸŽ›οΈ
  • πŸ”›
  • CHAN
  • 🎚️
  • 🎢
  • VAL
  • 0-1
CategoryJOVIMETRIX πŸ”ΊπŸŸ©πŸ”΅/DEVICE

Inputs (1)

NameTypeDefaultDescription
πŸŽ›οΈoptJMIDIMSGMidi

Outputs (7)

NameTypeDescription
πŸŽ›οΈJMIDIMSGMIDI bus that contains the full MIDI message
πŸ”›BOOLEANThe state of the note -- either `ON` or `OFF`
CHANINTMIDI channel sent in the MIDI message
🎚️INTThe control number sent in the MIDI message
🎢INTNote value (0-127) sent in the MIDI message
VALFLOATIf this was a control messge, the control value (0-127) sent in the MIDI message
0-1FLOATIf this was a control messge, the control value normalized to 0-1