audiojs / contributing

Discussion and guidelines for contributing
2 stars 0 forks source link

Acoustic filters (audio-filter?) #26

Open dy opened 7 years ago

dy commented 7 years ago

There are various standards for acoustic filters for different applications. Among them:

There are s-plane formulas for some of them, for others there are not.

There are also standard digital filters: Bessel, Butterworth, matched, elliptical, Linkwitz–Riley, Chebyshev, biquad, Savitzky–Golay and others.

As a concept it may be nice to join all known filter types into a single pack, akin to color-space, and name it audio-filter.

vectrixdevelops commented 7 years ago

Sounds good to me!