edited README.md
edited README.md
added filter ticking, fixed header documentation
implementations of various DSP algorithms, written in C.
this project is for the sake of education, not practicality :)
to download and use, open a terminal and run:
git clone https://git.sr.ht/~augustmckinney/dsptools
cd dsptools
make
you should then be able to link to the dsptools library when compiling.