PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: spat

pan.sqrt~

two channel equal power square root panner

available since version: 0.5


information

Two channel equal power panner. About is about 3dB center reduction. With linear panning ([pan.lin~]) the signal is lowered as it approaches center using a straight line from (+-)1 (left or right) to 0 (center) for a 6dB reduction in the middle. A problem inherent to linear panning is that the perceived volume of the signal drops in the middle. [pan.sqrt~] solves this.

example

arguments:

properties:

inlets:

outlets:

keywords:

pan span

See also: [pan.lin~] [pan.cos~]

Authors: Serge Poltavsky

License: GPL3 or later