miniaudio: Glitch with some spatialized sounds
All details and a reproducible example can be found in the original PR: https://github.com/isledecomp/isle-portable/pull/21
@mackron did you have time to look into this? If you could try to reproduce the issue with the sample app I've attached here that would be great. Thank you!
Tracking the issue here: https://github.com/mackron/miniaudio/issues/885
Have you tried a larger buffer size?
The reason is a bug internal to Miniaudio: https://github.com/mackron/miniaudio/issues/885#issuecomment-2584991710
The author knows about it, but apparently is non-trivial to fix