Skip to content
/ algae Public

a barebones dsp library, the powerplant of lichen

License

Notifications You must be signed in to change notification settings

XiNNiW/algae

Repository files navigation

algae

a barebones dsp library, the powerplant of lichen

dependencies

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

compiling

make

testing

make test

install

make install

contributions

I am not currently accepting contributions.

About

a barebones dsp library, the powerplant of lichen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published