Audioplayer designed in Qt for windows operating systems.
Frameless window & dark style from https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle
- 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
- 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.