MIXALL
From STX Wiki
Jump to navigationJump to search
MIXALL - multi-channel mixer
The atom MIXALL
mixes all input vectors/arrays into one output vector/array.
Usage:
MIXALL MODE X1 X2 [ X3 X4 X5 X6 X7 X8 ]
Inputs:
- MODE
- One of the following values:
0
- no scaling takes place
1
- the signal is scaled depending on the number of inputs used (e.g. for eight input signals, each is scaled by 1/8).
- X1,XN
- The input vectors or arrays. There can be a maximum of eight input signals.
Outputs:
- Y
- The mixed signal as an array or vector (depending on the input.