Efficient FIR filter implementation using SIMD instructions and proper data alignment.
Licensed under the GNU Lesser General Public License (LGPL) v2.1. Commercial Non-LGPL license alternative available upon request (you can contact me via janwilczek.com).
In the main repo directory simply execute
$ cmake -S . -B build