PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: flt

flt.lpf24~

Low-pass fourth order Butterworth filter

available since version: 0.1


information

A low-pass filter is a filter that passes signals with a frequency lower than a certain cutoff frequency and attenuates signals with frequencies higher than the cutoff frequency. A low-pass filter is the complement of a high-pass filter. Butterworth filter is a type of filter designed to have a frequency response as flat as possible in the passband.

example

arguments:

methods:

properties:

inlets:

outlets:

keywords:

filter lowpass

See also: [flt.lpf12~] [flt.hpf12~] [flt.c_lpf~]

Authors: Alex Nadzharov, Serge Poltavsky

License: GPL3 or later