A simple, retro, music player for the Windows OP. It is under development using C++ and the SFML library (for Graphics and Audio handling). It allows you to:
- ✅ Open audio files
- ✅ Search directories for audio files
- ✅ Control playback
- ✅ View - Edit waveform & timestamps
Simple stuff!
- Open audio file manually:
- Type a directory in the top menu and press enter.
- Select the audio file you want to play with your mouse.
- Use the mouse wheel to go up-down the track list.
- Use the symbols to control playback and volume.
- Set as default audio player:
- Right click on a audio file.
- Choose open as...
- Find and select "Da music player revamped.exe"
- Click "Always".
- C++ 20
- SFML 2.6.0
- Visual Studio 2022
- SFML Download - Link: https://www.sfml-dev.org/download/sfml/old-versions.php
- Give your feedback: https://tally.so/r/w2o8Rp
