A C++11 header-only library, providing classes/templates for (mostly audio) signal-processing tasks.
More detail is in the main project page, and the Doxygen docs.
Just include the header file(s) you need, and start using classes:
You can add a compile-time version-check to make sure you have a compatible version of the library:
Tests (and source-scripts for the above docs) are available in a separate repo:
The goal (where possible) is to measure/test the actual audio characteristics of the tools (e.g. frequency responses and aliasing levels).
This code is MIT licensed. If you'd prefer something else, get in touch.