ComfyUI Node
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.
MIDI MESSAGE (JOV_MIDI)
- MIDI
- MIDI
- ON
- CHANNEL
- CONTROL
- NOTE
- VALUE
- NORMALIZE
CategoryJOV_MIDI 🎛️
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| MIDIopt | JMIDIMSG | — |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| MIDI | JMIDIMSG | — |
| ON | BOOLEAN | — |
| CHANNEL | INT | — |
| CONTROL | INT | — |
| NOTE | INT | — |
| VALUE | FLOAT | — |
| NORMALIZE | FLOAT | — |