PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: flt

flt.hpf24~

High-pass fourth order Butterworth filter

available since version: 0.1


information

A high-pass filter is an electronic filter that passes signals with a frequency higher than a certain cutoff frequency and attenuates signals with frequencies lower than the cutoff frequency. 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 highpass

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

Authors: Alex Nadzharov, Serge Poltavsky

License: GPL3 or later