aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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