Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.12 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.12 KB

VPS Player

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 same 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 latest installation instructions on https://github.com/fcrollet/vpsplayer/wiki/Installation