mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-05-15 22:28:00 +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.