PureData CEAMMC library web documentation
available since version: 0.9.4
RADIUS
@radius property
type: float
ANGLE
@angle property
type: float
@angle
Get/set source panning position
type: float
range: 0..1
default: 0
@radius
Get/set source distance from circle center
type: float
range: 0..1
default: 1
@decay_low
Get/set time (in seconds) to decay 60dB in low-frequency band
type: float
units: sec
range: 1..60
default: 3
@decay_mid
Get/set time (in seconds) to decay 60dB in mid-frequency band
type: float
units: sec
range: 1..60
default: 2
@delay
Get/set a delay of 20 to 100 ms operating on the 'wet' signal. Large values will
provide the impression of a larger room
type: float
units: ms
range: 20..100
default: 60
@freq_low
Get/set Crossover frequency (Hz) separating low and middle frequencies
type: float
units: Hz
range: 50..1000
default: 200
@dump_hf
Get/set Frequency (Hz) at which the high-frequency T60 is half the middle-band's T60
type: float
units: Hz
range: 1500..47040
default: 6000
@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_zita8/PROP_NAME
osc address, if empty bind to /spat_zita8/PROP_NAME.
type: symbol
Authors: Serge Poltavsky
License: GPL3 or later