PureData CEAMMC library web documentation
available since version: 0.9.6
FREQ
center frequency
type: float
units: Hz
Q
Quality factor
type: float
@freq
Get/set center frequency
type: float
units: Hz
range: 20..20000
default: 100
@q
Get/set Quality factor
type: float
range: 0.1..100
default: 20
@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/flt_resonhp/PROP_NAME
osc address, if empty bind to /flt_resonhp/PROP_NAME.
type: symbol
See also: [flt.resonbp~] [flt.resonlp~]
Authors: Serge Poltavsky
License: GPL3 or later