Skip to content

Router

Route by channel or type

Router parameters

When to use it

Add Router when messages on a channel range should be rewritten to a single output channel — handy for merging layers or fixing channel mismatches.

Parameters

ParameterRangeWhat it does
Bypass0 – 1When on, the device is disabled and MIDI passes through unchanged.
In Low Ch.1 – 16First MIDI channel in the input range to reroute (1–16).
In Hi Ch.1 – 16Last MIDI channel in the input range to reroute (1–16).
Out Ch.1 – 16Destination channel for matched messages (1–16).

Parameter values

Bypass

ValueNameMeaning
0OffDevice is active and processes MIDI.
1OnDevice is bypassed; messages pass through unchanged.