Create simple MixingMatrix...

Create a new MixingMatrix.

Settings

Number of inputs
defines the number of input channels, i.e. the number of columns in the matrix.
Number of outputs
defines the number of output channels, i.e. the number of rows in the matrix.
Mixing coefficients
define the coefficients. You input them row-wise. There have to be numberOfOutPuts × numberOfInputs values.

© djmw 20170908