PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: flt

flt.c_lowshelf~

Lowshelf filter coefficient calculator for biquad

available since version: 0.1


information

gain boost|cut below some frequency Calculates coefficients for transfer function: H(z)=(b0 + b1z⁻¹ + b2z⁻²)/(1 + a1z⁻¹ + a2z⁻²)

example

arguments:

properties:

inlets:

outlets:

keywords:

filter lowshelf

See also: [flt.lowshelf~] [flt.biquad~]

Authors: Alex Nadzharov, Serge Poltavsky

License: GPL3 or later