Superpowered Audio Filters, IIR Biquads

Can be used in native apps on Android, iOS, macOS, tvOS, Linux and Windows, and in all major web browsers: Chrome, Firefox, Safari, Edge, Opera, etc.

Included in the Superpowered Audio SDK are low-pass, high-pass, low-shelf and high-shelf, bandpass, notch and parametric filters, all with a pleasant ‘analog’ sound.

Audio filters are the main building blocks for most audio transformations. Superpowered audio filters benefit from the best analog modeling practices to not sound ‘digital’. Parameter changes are carefully smoothed to have an analog sound even when altered continuously.

Stall-Free Audio Filter and 0 latency

Typical audio filter implementations often suffer from severe CPU stalls because each processed sample depends on the completion of previous one and the CPU must wait for the previous instruction-set to finish.

Superpowered audio filters have unique stall-free code with unbelievable, near-memory-copy performance. So you can put filters anywhere you like.