PureData CEAMMC library web documentation
available since version: 0.5
@n (initonly)
Get/set number of input channels
type: int
range: 2..16
default: 2
@spread
Get/set for @spread = 0, all channels are in the centre, for 1, they have maximum
distribution
type: float
range: 0..1
default: 1
@center
Get/set shift the centre of the distribution
type: float
range: -0.5..0.5
default: 0
@compensate
Get/set compensate output level: divide amplitude to number of input channels
type: bool
default: 0
@coeffs (readonly)
Get list of gain pairs
type: list
Authors: Serge Poltavsky
License: GPL3 or later