aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-04-02 16:00:09 +0200
committermetamuffin <metamuffin@disroot.org>2025-04-02 16:00:09 +0200
commit7e4b3a9aae0fd3aeba52bc74ca1001016b03e89e (patch)
tree30506eb48da10bca603c8e5c9e9b990a7bc8f8d3
parent3080b61bed18d65527e5f728bb9221b3cc2dcf42 (diff)
downloadoscosu-7e4b3a9aae0fd3aeba52bc74ca1001016b03e89e.tar
oscosu-7e4b3a9aae0fd3aeba52bc74ca1001016b03e89e.tar.bz2
oscosu-7e4b3a9aae0fd3aeba52bc74ca1001016b03e89e.tar.zst
update readmeHEADmaster
-rw-r--r--readme.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 748ab1f..e7c7e78 100644
--- a/readme.md
+++ b/readme.md
@@ -1,7 +1,14 @@
# oscosu
-Osu! implementation that renders to oscilloscope XY-Mode via stereo channels of your audio interface.
+Osu! implementation that renders to oscilloscope XY-Mode via stereo channels of
+your audio interface.
+If the screen is quickly drifting towards the center, then that is likely
+because of hardware DC-remover on the audio interface. I have tried some logic
+to place useless points around the viewport to balance but that had no great
+success. Maybe try doing it better than me.
+
+Currently it only reads the \[HitObjects\] section of the beatmap file.
## License