PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: flt

flt.fb_comb~

feedback comb filter

available since version: 0.9.1


information

Frequency response of a comb filter consists of a series of regularly spaced notches, giving the appearance of a comb Structure of a feedforward comb filter may be described by the following difference equation: y[n]=x[n]+αy[n-K]} where K is the delay length (measured in samples), and α is a scaling factor applied to the delayed sum

example

arguments:

methods:

properties:

inlets:

outlets:

keywords:

filter comb

See also: [flt.ff_comb~]

Authors: Serge Poltavsky

License: GPL3 or later