Mini Qt-based UI that can load an audio file and adjust its playback speed dynamically
6737d6595c4b — Chris Cannam default tip 2 years ago
Smaller image
a351a9841a20 — Chris Cannam 2 years ago
Image
382a7032698b — Chris Cannam 2 years ago
Avoid paren in url

heads

tip
browse log

clone

read-only
https://hg.sr.ht/~breakfastquay/rubberband-qt-example
read/write
ssh://hg@hg.sr.ht/~breakfastquay/rubberband-qt-example

#Rubber Band Qt Example

A simplistic Qt-based UI that can load an audio file and adjust its playback speed dynamically.

Screenshot

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

Copyright 2020 Particular Programs Ltd. This code is provided for example purposes only.