PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index

Category: flt

filters

flt.a-weight: convert frequency to A-weight value

flt.biquad~: second order IIR filter

flt.bpf12~: two pole band-pass Butterworth filter

flt.bpf24~: four pole band-pass Butterworth filter

flt.bpf36e~: elliptic band-pass filter with -36db rolloff

flt.bpf72e~: elliptic band-pass filter with -72db rolloff

flt.c_apf: allpass filter coefficients calculator for [flt.biquad~] object
aliases: [ceammc/apf->biquad], [apf->biquad]

flt.c_bpf~: BPF coefficients calculator for [flt.biquad~]

flt.c_highshelf~: highshelf filter coefficient calculator for [flt.biquad~]

flt.c_hpf: HPF coefficients calculator for [flt.biquad~]
aliases: [ceammc/hpf->biquad], [hpf->biquad]

flt.c_hpf~: HPF coefficients calculator for [flt.biquad~]

flt.c_lowshelf~: lowshelf filter coefficients calculator for [flt.biquad~]

flt.c_lpf: LPF coefficients calculator for [flt.biquad~]
aliases: [ceammc/lpf->biquad], [lpf->biquad]

flt.c_lpf~: LPF coefficients calculator for [flt.biquad~]

flt.c_notch: band-reject filter coefficients calculator for [flt.biquad~]
aliases: [ceammc/notch->biquad], [notch->biquad]

flt.c_notch~: band-reject filter coefficients calculator for [flt.biquad~]

flt.c_peak~: peaking filter calculator for [flt.biquad~]

flt.c_pole: оne-pole coefficient calculator for [flt.biquad~]
aliases: [ceammc/pole->biquad], [pole->biquad]

flt.dcblock2~: stereo DC blocker

flt.dcblock~: mono DC blocker

flt.eq10~: graphic 10 band equalizer

flt.eq_peak_cq~: constant-Q second order peaking equalizer section

flt.eq_peak~: second order peaking equalizer section

flt.fb_comb~: feedback comb filter

flt.fbank5x1~: 5 band one octave Butterworth filterbank

flt.ff_comb~: feed forward comb filter

flt.freqz: compute the frequency response of a digital filter

flt.freqz~: compute the frequency response of a digital filter

flt.highshelf~: gain boost cut above some frequency

flt.hpf12~: high-pass second order Butterworth filter

flt.hpf24~: High-pass fourth order Butterworth filter

flt.lowshelf~: gain boost cut below some frequency

flt.lpf12~: Low-pass second order Butterworth filter

flt.lpf24~: Low-pass fourth order Butterworth filter

flt.median: median control flow filter

flt.moog_vcf~: Moog Voltage Controlled Filter

flt.notch~: band-rejection filter

flt.resonbp~: simple resonant bandpass filter

flt.resonhp~: simple resonant highpass filter

flt.resonlp~: simple resonant lowpass filter

flt.speaker~: speaker emulation band-pass filter

Version: 0.9.8

License: GPL3