kfr

Fast, modern C++ DSP framework for audio and signal processing

brewmacoslinux
Try with needOr install directly
Source

About

Fast, modern C++ DSP framework

Commands

kfr

Examples

Display KFR version and build information$ kfr --version
Access KFR help documentation for available commands$ kfr --help
Use KFR as a library in C++ projects for DSP operations$ c++ -I$(brew --prefix kfr)/include myaudio.cpp -o myaudio