what :
Home > Objects > B > biquad~ > author : Cycling74

biquad~

Digital filter specified by coefficients


biquad~ implements a two-pole, two-zero filter using the following equation : y[n] = a0 * x[n] + a1 * x[n-1] + a2 * x[n-2] - b1 * y[n-1] - b2 * y[n-2]
from the library :
MSP
Format : External
Environment : msp
commercial
Max 4.x


http://www.cycling74.com

4855 objects and 135 libraries within the database Last entries : December 23rd, 2023 Last comments : 0 0 visitor and 41258880 members connected RSS
Site under GNU Free Documentation License