PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: flt

flt.ff_comb~

feed forward comb filter

доступно с версии: 0.9.1


информация

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] + α[n−K] where K is the delay length (measured in samples), and α is a scaling factor applied to the delayed signal

example

аргументы:

методы:

свойства:

входы:

выходы:

ключевые слова:

filter comb

Смотрите также: [flt.fb_comb~]

Авторы: Serge Poltavsky

Лицензия: GPL3 or later