v0.1Latest
MIDI Channel
Filters an incoming MIDI stream to a selected channel.
Filters an incoming MIDI stream to a selected channel before passing it downstream. Use it when one branch of a patch should respond only to a specific keyboard, controller, or DAW channel while the rest of the MIDI stream continues elsewhere. Set Channel to All to leave the stream unchanged, or choose 1-16 to pass only that channel.
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 |
Parameters
Channel
Passes all channels at 0, or only the selected MIDI channel from 1 to 16.
| ID | channel |
|---|---|
| Type | int |
| Control | slider |
| Range or Options | 0 to 16 midiChannel, step 1 |
| Default | 0 |
Details
| Canonical ID | midi.channelMap |
|---|---|
| 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. |