Nodes/Jovimetrix/MIDI READER (JOV) ๐ŸŽน
ComfyUI Node

MIDI READER (JOV) ๐ŸŽน

Captures MIDI messages from an external MIDI device or controller. It monitors MIDI input and provides information about the received MIDI messages, including whether a note is being played, the MIDI channel, control number, note number, value, and a normalized value. This node is essential for integrating MIDI control into various applications, such as music production, live performances, and interactive installations.

By AmoranoยทCreated 3 years agoยทUpdated 11 months agoยท 397
MIDI READER (JOV) ๐ŸŽน
    • ๐ŸŽ›๏ธ
    • ๐Ÿ”›
    • CHAN
    • ๐ŸŽš๏ธ
    • ๐ŸŽถ
    • VAL
    • 0-1
    โ—„๐Ÿ“Ÿโ–พโ–บ
    CategoryJOVIMETRIX ๐Ÿ”บ๐ŸŸฉ๐Ÿ”ต/DEVICE

    Inputs (1)

    NameTypeDefaultDescription
    ๐Ÿ“ŸoptCOMBODevice

    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