Music player app
- git clone https://github.com/ronald112/uamp
- cmake . -Bbuild -Wdev -Werror=dev && cmake --build ./build
- enjoy!
This is a program to edit audio tags and play music for MACOS. It developed using qt5 and taglib frameworks.
Works with various of audio extensions: mp3|ogg|oga|mogg|flac|mpc|wav|mp4|asf|tta|aiff|spx|wv (tags). Display audio image. Can edit artist, title, album, genre, filePath, year, track, comment. Can play wav, mp3 audio files, create library and playlists.
- Save: Cmd + S
- Undo: Cmd + Z
- Redo: Cmd + Y
- Quit: Cmd + Q