mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2025-02-17 01:45:41 +00:00
![]() This was due to the initial audio buffer write position being aligned to the middle of a 4 byte (2 byte left, 2 byte right) audio sample. In multi-threaded mode, some sort of race condition caused this alignment to be fixed until audio playback was temporarily paused (via pausing, loading a state, etc.) Audio playback should now be fixed and work consistently in all cases. |
||
---|---|---|
.. | ||
Audio.cpp | ||
Main.cpp | ||
PolyAnalysis.h | ||
SDLIncludes.h | ||
SDLInputSystem.cpp | ||
SDLInputSystem.h | ||
SDLMain_tmpl.h | ||
SDLMain_tmpl.m | ||
Thread.cpp | ||
Types.h |