Bloody Player is an audio player created using Qt and FMOD.
Features:
- Drag'n'Drop. Drag'n'Drop tracks right to the Bloody Player window to add tracks to the tracklist. You can also drag'n'drop folders to add tracks from it.
- Tracklists. Save the current tracklist and open it later.
- SFX. Add sound effects or load your VST plugin.
- Oscillogram. Click on the horizontal oscillogram displaying amplitude from time to change the current track's position.
- Repeat section. Click the right mouse button on the oscillogram to set the left bound for the repetition, click the right mouse button again to set the right bound and make a repetition section in which music will repeat.
- Tracklist management. Move tracks in the tracklist or delete some of them by right-clicking on the track or using hotkeys.
- Search. Use Ctrl + F to open the search window to search for the desired track in the tracklist.
- "Repeat Track" / "Random Track". Use buttons under the volume slider to set "Repeat Track" / "Random Track" functions.
chmod +x build.sh ./build.sh
Optionally, to install, you can:
chmod +x install.sh ./install.sh
to install with .desktop entry in /usr/local/... (review the script first).