NoemiDocsMIDI Splitter

Inputs & Outputs

MIDI Splitter

The MIDI Splitter routes incoming MIDI to multiple outputs by channel. Use it to split a multi-channel source - a hardware controller, or a hosted plugin like Maschine, Reaktor, or VCV Rack - across different instruments.

SETUP

  1. 1Add a MIDI Splitter via Modules > MIDI Splitter (I/O section)
  2. 2Connect a MIDI source to its input: a MIDI Input node, or a plugin's MIDI out port
  3. 3In the editor panel, set the number of outputs (1-16) and assign each output a channel
  4. 4Connect each output to its instrument

Each output passes only events on its assigned channel; set an output to Omni to pass everything. Notes and controller data (CC, pitch bend, pressure) both follow the per-channel routing. Splitters can be chained for further filtering.

The canvas node labels each output port "in Ch N" as a reminder that the port FILTERS by incoming channel - it does not assign one. Noemi's own Patterns, Generators and Rhythms all emit on channel 1, so a splitter placed directly after one has nothing to sort and only its Ch 1 port will fire. To drive a multitimbral instrument from Noemi, put a Set MIDI Channel transformer before the splitter (or before the instrument) to stamp the channel on.