PureData CEAMMC library web documentation
aliases: [ceammc/pan4~], [pan4~]
available since version: 0.6
RADIUS
panning radius
type: float
ANGLE
circle panning position in radians
type: float
units: rad
@angle
Get/set panning position in radians
type: float
units: rad
range: 0..2π
default: 0
@radius
Get/set distance from circle center
type: float
range: 0..1
default: 1
@active
Get/set on/off dsp processing
type: bool
default: 1
@osc (initonly)
Get/set OSC server name to listen
type: symbol
@id (initonly)
Get/set OSC address id. If specified, bind all properties to /ID/spat_pan4/PROP_NAME
osc address, if empty bind to /spat_pan4/PROP_NAME.
type: symbol
See also: [pan8~]
Authors: Serge Poltavsky
License: GPL3 or later