PureData CEAMMC library web documentation
available since version: 0.1
FREQ
See @freq
type: float
units: Hz
FEEDBACK
oscillator feedback coefficient in range 0..2pi
type: float
@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/osc_sinfb/PROP_NAME
osc address, if empty bind to /osc_sinfb/PROP_NAME.
type: symbol
@active
Get/set on/off dsp processing
type: bool
default: 1
@feedback
Get/set oscillator feedback coefficient
type: float
range: 0..6.2832
default: 0
@freq
Get/set frequency
type: float
units: Hz
range: 0..22050
default: 0
Authors: Serge Poltavsky
License: GPL3 or later