v0.1Latest
MIDI Monitor
Displays incoming MIDI events in real time while passing them through.
Displays incoming MIDI events in real time — notes, velocities, controllers, and other messages — while passing the stream through unchanged. It is a diagnostic sink you can drop inline to see exactly what MIDI is flowing at a point in the graph. Because it is transparent to the signal, it can stay in a patch permanently for inspection.
Inputs
MIDI In
MIDI message input
| ID | midi |
|---|---|
| Signal | midi · event rate |
| Coercion | Forbidden |
Outputs
MIDI Out
MIDI message output
| ID | midi |
|---|---|
| Signal | midi · event rate |
| Coercion | Forbidden |
Details
| Canonical ID | midi.monitor |
|---|---|
| Category | midi |
| Runtime Surface | midi |
| Runtime Targets | control-main-thread |
| JUCE Early Access | Supported |
| Early Access Note | Native-supported in the plugin for the current catalog/runtime support contract. |