mirror of
https://github.com/danbulant/osuVisualizer
synced 2026-05-19 04:18:35 +00:00
Sample readme
This commit is contained in:
parent
0a9d9c9858
commit
d7d56c1cea
1 changed files with 15 additions and 0 deletions
15
README.md
Normal file
15
README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Osu visualizer
|
||||
|
||||
I like to listen to my osu beatmaps, and also like to have them on background. Thus, this osu!visualizer was born.
|
||||
|
||||
It automatically plays and visualizes your beatmaps, with zero config to do. Currently, it randomly shufles through all of your beatmaps (no option to filter, yet), and you can only play/pause, skip and control the volume (using alt+scroll).
|
||||
|
||||
Currently, only working on windows (other platforms have different paths, so they won't work. PRs open though.).
|
||||
|
||||
## Todo
|
||||
|
||||
* Actual visualizer (currently only osu! logo beats)
|
||||
* Config to filter
|
||||
* Previous song
|
||||
* Seeking
|
||||
* View queue
|
||||
Loading…
Reference in a new issue