Data Mix Dispatch

1 in - N out data dispatcher. Allows the redirection of incoming data flows according to the value of a selector.

Unlike the data-mix-dispatch-crossfade this module can't accept floating point value for the selector so no cross-faded data values is possible.

Can also work with audio an MIDI flows but prefer use the audio-mix-dispatchand midi-mix-dispatch modules.

Settings

selector

Selector value.

  • 0 : the input is copied to the output 1.
  • 1 : the input is copied to the output 2.
  • 2 : the input is copied to the output 3.
  • etc.

in

Input Data flow(s).

out

Output Data flow(s).

set to 0

When this option is activated, if the output is not selected, the value is set to 0.

So the module become compatible with audio or MIDI process but don't use it for audio.

Otherwise, the output values are always set to the last selected value.

legacy selector input range

When ON, the selector inlet acts as legacy behavior in the range [0..N]: the value 0 has no effect. When OFF, the selector is in the range [0..N-1], 0:in/out 1, 1: in/out 2, etc.

See also

version 6.0.240115

Edit All Pages