PureData CEAMMC library web documentation
available since version: 0.9.1
@period
Get/set averaging frame
type: float
units: ms
range: 1..1000
default: 200
@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/an_rms/PROP_NAME osc
address, if empty bind to /an_rms/PROP_NAME.
type: symbol
Authors: Serge Poltavsky
License: GPL3 or later