PureData CEAMMC library web documentation
available since version: 0.5
Two channel equal power panner. The center pan position is boosted by 3 dB compared to linear panning, and the total power at every pan position is 0 dB.
@pos
Get/set panning position. -1 means left, 0 - center, +1 - right
type: float
range: -1..1
default: 0
@smooth (initonly)
Get/set smooth control signal to avoid zipping-noise
type: int
range: 0..100
default: 20
See also: [pan.lin~] [pan.sqrt~]
Authors: Serge Poltavsky
License: GPL3 or later