sam - 2018-12-05

How to change tempo of sound file using SoundTouch C++ API?
soundstretch in.ogg out.ogg -tempo=30
I have to perform above given command line utility with c++ program.