Show HN: An Open Source Vector Optimized Equilizer Plugin
github.comThis EQ plugin is optimized for AVX, SSE, and NEON, delivering a 30-50% performance boost over a standard C++ implementation.
This EQ plugin is optimized for AVX, SSE, and NEON, delivering a 30-50% performance boost over a standard C++ implementation.
I have also documented how to vectorize IIR filters (EQ) in this article as well https://shafq.at/vectorizing-iir-filters.html