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