PureData CEAMMC library web documentation
available since version: 0.1
One band per octave. 5th-order Butterworth filters
@f31
Get/set gain at 31.25Hz
type: float
units: db
range: -70..10
default: 0
@f62
Get/set gain at 62.5Hz
type: float
units: db
range: -70..10
default: 0
@f125
Get/set gain at 125Hz
type: float
units: db
range: -70..10
default: 0
@f250
Get/set gain at 250Hz
type: float
units: db
range: -70..10
default: 0
@f500
Get/set gain at 500Hz
type: float
units: db
range: -70..10
default: 0
@f1000
Get/set gain at 1000Hz
type: float
units: db
range: -70..10
default: 0
@f2000
Get/set gain at 2000Hz
type: float
units: db
range: -70..10
default: 0
@f4000
Get/set gain at 4000Hz
type: float
units: db
range: -70..10
default: 0
@f8000
Get/set gain at 8000Hz
type: float
units: db
range: -70..10
default: 0
@f16000
Get/set gain at 16000Hz
type: float
units: db
range: -70..10
default: 0
@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_eq10/PROP_NAME osc
address, if empty bind to /flt_eq10/PROP_NAME.
type: symbol
See also: [flt.eq_peak~]
Authors: Serge Poltavsky
License: GPL3 or later