PureData CEAMMC library web documentation
available since version: 0.7
@active
Get/set on/off dsp processing
type: bool
default: 1
@pause
Get/set pause oscillator at current value
type: bool
default: 0
@phase
Get/set initial phase
type: float
range: 0..1
default: 0
@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/lfo_+tri/PROP_NAME osc
address, if empty bind to /lfo_+tri/PROP_NAME.
type: symbol
See also: [lfo.tri~] [lfo.square~] [lfo.impulse~]
Authors: Serge Poltavsky
License: GPL3 or later