Data Mix Selector
Data selector. Allows the selection of data flows
according to the value of a selector.
Settings
select
Selector value.
- 1 : the input 1 is copied to the output.
- 2 : the input 2 is copied to the output.
- 3 : the input 2 is copied to the output.
- etc.
val
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)
See also