A reimplementation of the Paulstretch algorithm in pure C
I want to use the Paul Stretch algorithm in other projects, so I'm turning it into a library.
Many thanks to Paul Nasca for creating the original program and for pointing out some useful stuff to me.
The docker image is to test building and installing on linux.
docker build . -t libpstretch
Drop me an email at guy@rumblesan.com
BSD License.