SoundTouch C++ API to change tempo of sound in Linux?

208 Views Asked by At

How to use soundtouch C++ API to change tempo of sound file in Linux?

I have to perform following command line functionality with SoundTouch C++ library.

soundstretch in.wav out.wav -tempo=30
0

There are 0 best solutions below