Data Mix Selector

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

Settings

selector

Selector value.

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

value in

Possible values.

out

Output Data flow(s).

  • If the selector value is 1 the output value is Val1,
  • If the selector value is 2 the output value is Val2,
  • If the selector value is 0 the output value is 0,
  • If the selector value is 0.7 output value is 0.7 * Val1,
  • If the selector value is 1.4 output value is 0.6 * Val1 + 0.4 * Val2 (crossfade)

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