PureData CEAMMC library web documentation
available since version: 0.1
FREQ
frequency
type: float
units: Hz
DUTY
duty cycle
type: float
@active
Get/set on/off dsp processing
type: bool
default: 1
@duty
Get/set duty cycle
type: float
range: 0..1
default: 0.5
@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_pulse/PROP_NAME
osc address, if empty bind to /osc_pulse/PROP_NAME.
type: symbol
See also: [osc.impulse~]
Authors: Serge Poltavsky
License: GPL3 or later