a barebones dsp library, the powerplant of lichen
algae itself has no dependencies other than gcc and c++17. However, the unit tests rely on gtest and fftw3 for frequency analysis. These must be installed in order to run unit tests
make
make test
make install
I am not currently accepting contributions.