PureData CEAMMC library web documentation
available since version: 0.6
Random impulses in the amplitude range -1 to 1 are generated at an average rate of @freq impulses per second
@freq
Get/set average frequency of noise impulses per second
type: float
units: Hz
range: 0..100
default: 10
@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/noise_crackle/PROP_NAME osc address, if empty bind to
/noise_crackle/PROP_NAME.
type: symbol
Authors: Serge Poltavsky
License: GPL3 or later