PureData CEAMMC library web documentation
available since version: 0.7
Differentiated Polynomial Waves (DPW) used for aliasing suppression. 4nd order interpolation.
@active
Get/set on/off dsp processing
type: bool
default: 1
@phase
Get/set 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/osc_saw4/PROP_NAME osc
address, if empty bind to /osc_saw4/PROP_NAME.
type: symbol
See also: [osc.saw~] [osc.tri~] [osc.square~] [lfo.tri~]
Authors: Serge Poltavsky
License: GPL3 or later