diff options
-rw-r--r-- | readme.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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 |