Skip to content
François CROLLET edited this page May 1, 2023 · 6 revisions

Welcome on the VPS Player wiki

VPS Player is an audio player that allows to independantly adjust pitch and speed on the fly.

Screenshot 1 Screenshot 2

License

VPS Player is licensed under GPL version 3.0. See COPYING in the main source directory or http://www.gnu.org/licenses/gpl.html

Requirements

To build from source:

  • a C++17 compiler (for instance GCC 9 or newer)
  • pkg-config or pkgconf
  • qmake (part of Qt6)

How to install

See installation instructions on this wiki.

Clone this wiki locally