mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 15:44:04 +09:00
- Using realtime (`DateTimeOffset.Now`) meant that values would be changing in the same frame, causing misfirings or incorrect displays - No debounce on sample playback meant that scheduling edge cases could potentially cause samples to be played more than once.