Greetings! Today I would like to not only showcase, but give to you guys an osu! themed music player!
I felt that using osu! for a standard music player was a bit bulky (it uses an entire window for it), so I decided to cut out the main part of it - the title screen music player.
Current Features:
This program also requires Java 8 to run correctly.
Screenshots:
Music Selection Screen (Default Screen):
Miniplayer:
The background is transparent!
Miniplayer (hover):
Again, more transparency!
Other things to note is that acts similar to osu!
The arrow button, returns you to the music selection screen.
The triple horizontal bars make the player go 'invisible' (there's a faint semi-sphere around the corner where the player is that will reveal the player when it is hovered over).
You can adjust the volume with your scroll wheel, though the program needs to be active (not just on top of other windows) for it to work.
That being that, I hope that you enjoy the program!
You can download it here: v1.3.6 Dropbox (179 KB)
v1.2.1 Dropbox (161 KB)
v1.1 Dropbox (147KB)
v1.0.1 Dropbox (144KB)
v1.0 Dropbox (144KB)
You can also view the source here: GitHub
Changelog:
I felt that using osu! for a standard music player was a bit bulky (it uses an entire window for it), so I decided to cut out the main part of it - the title screen music player.
Current Features:
- Adding Multiple Songs
- Adding a folder and all sub-directories
- MP3 and WAV support
- Update Detection
- Seeking
- Playlists
- Ogg support
This program also requires Java 8 to run correctly.
Screenshots:
Music Selection Screen (Default Screen):
Miniplayer:
The background is transparent!
Miniplayer (hover):
Again, more transparency!
Other things to note is that acts similar to osu!
The arrow button, returns you to the music selection screen.
The triple horizontal bars make the player go 'invisible' (there's a faint semi-sphere around the corner where the player is that will reveal the player when it is hovered over).
You can adjust the volume with your scroll wheel, though the program needs to be active (not just on top of other windows) for it to work.
That being that, I hope that you enjoy the program!
You can download it here: v1.3.6 Dropbox (179 KB)
v1.2.1 Dropbox (161 KB)
v1.1 Dropbox (147KB)
v1.0.1 Dropbox (144KB)
v1.0 Dropbox (144KB)
You can also view the source here: GitHub
Changelog:
- v1.3.6
- Playlists! (Create, Favorite, etc.)
- Close Button on MiniPlayer
- (Hopefully) Fixed various issues with the miniplayer
- Playlists! (Create, Favorite, etc.)
- v1.2.1
- Added update detection
- Import Settings (Toggle WAV, MP3 and turn off osu! beatmap sounds)
- Seeking (Click on the progress bar to seek)
- Fixed an issue with repeat one
- Ability to remove tracks from library
- Added update detection
- v1.1
- Fixed an issue with volume control bugging out (it still does, not as badly).
- Some settings are now saved (position, volume, repeat mode, shuffle toggle)
- Fixed an issue with volume control bugging out (it still does, not as badly).
- v1.0.1
- Fixed an issue when selecting a song always playing the first song on the list.
- v1.0
- Initial Release