Update to current Rubber Band version
Smaller image
Image
A simplistic Qt-based UI that can load and play an audio file and adjust its playback speed dynamically.
This is actually a very, very cut-down version of code used in the Rubber Band Audio application, https://rubberbandaudio.com/ .
To build:
$ ./repoint install
$ qmake example.pro
$ make
You will usually need the PortAudio library installed - check and edit example.pro for details.
Copyright 2020 Particular Programs Ltd. This code is provided for example purposes only.