PureData CEAMMC library web documentation
available since version: 0.7
included for library comprehension
@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_sin/PROP_NAME osc
address, if empty bind to /osc_sin/PROP_NAME.
type: symbol
@active
Get/set on/off dsp processing
type: bool
default: 1
@freq
Get/set frequency
type: float
units: Hz
range: 0..22050
default: 0
See also: [osc.saw~] [osc.tri~] [osc.square~] [lfo.impulse~]
Authors: Serge Poltavsky
License: GPL3 or later