Audio processing library for time-stretching and pitch-shifting
Audio processing library
soundtouch
$ soundtouch -tempo=-20 input.wav output.wav
$ soundtouch -pitch=5 input.wav output.wav
$ soundtouch -tempo=-30 -pitch=7 input.wav output.wav