ComfyUI Node
MIDI READER (JOV_MIDI)
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.
MIDI READER (JOV_MIDI)
- MIDI
- ON
- CHANNEL
- CONTROL
- NOTE
- VALUE
- NORMALIZE
◄DEVICE▾►
CategoryJOV_MIDI 🎛️
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| DEVICEopt | COMBO | 0 options: |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| MIDI | JMIDIMSG | — |
| ON | BOOLEAN | — |
| CHANNEL | INT | — |
| CONTROL | INT | — |
| NOTE | INT | — |
| VALUE | FLOAT | — |
| NORMALIZE | FLOAT | — |