mirror of
https://github.com/osukey/osukey.git
synced 2025-06-03 03:47:24 +09:00
This avoids any blocking overhead caused by a backlogged audio thread. Test seem to pass so might be okay? Note that order is still guaranteed due to the `ensureUpdateThread` queueing system framework-side.