Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 836 Bytes

README.md

File metadata and controls

31 lines (26 loc) · 836 Bytes

audioPlayer

Audioplayer designed in Qt for windows operating systems.

Frameless window & dark style from https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle

Libraries

http://taglib.org/

Requirements

  • Qt5 installed
  • Taglib library
  • Compile Taglib using Qt compiler installed during installation and then update .pro file to match file path of library.
  • K-Lite_Codec

Features

  • Standard music player features such as play,pause,previous,next,stop and repeat song.
  • Ability to seek through songs using seekbar.
  • Supports .mp3, .ogg, and .flac audio formats.
  • Save and load song playlists.
  • Metadata parsing for song title, artist, album and length.

Screenshots

On start

After loading playlist