Yashmerino / audio-player

Audio Player made in C++ by using Qt Creator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audio Player

ap logo

How to run the app?

To run this application:

  • You have to have installed latest Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019. You can get it from here: Link
  • After that accees the Releases section and download the last version of the application.
  • Right-click the zipped folder saved to your computer and choose "Extract All". Run the application and enjoy!

Demonstration

The Audio Player supports so far:

  • .mp3 files
  • .wav files
  • .ogg files

About

Audio Player made in C++ by using Qt Creator


Languages

Language:C++ 90.4%Language:QMake 9.6%