mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-06-03 22:47:33 +03:00
This optimizes a lot of audio by using a circular buffer rather than queues. In addition to handling device disconnection using oboe callbacks and fix bugs in regards to audio saturation.