mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-18 18:46:24 +00:00
This allows us to carry the same buffer all the way from the WAV loader to the AudioServer mixer. This alleviates some of the stutter, but there's still a noticeable skip when switching buffers. We're gonna need to do better. :^)