VPS Player is an audio player that allows to independantly adjust pitch and speed on the fly.
VPS Player is licensed under GPL version 3.0. See COPYING in the same directory or http://www.gnu.org/licenses/gpl.html
- Qt6 (version 6.2 or above; core, gui/widgets and multimedia modules): https://www.qt.io
- Rubber Band library (version 3.0 or above): https://www.breakfastquay.com/rubberband/
To build from source:
- a C++17 compiler (for instance GCC 9 or newer)
- pkg-config or pkgconf
- qmake (part of Qt6)
See latest installation instructions on https://github.com/fcrollet/vpsplayer/wiki/Installation