David Reid 0c91f230fd
Audio: Fix a glitch at the end of a sound. (#5578)
This is happening because the processing function keeps reading audio
data from the AudioBuffer even after it has been marked as stopped.

There is also an error in ReadAudioBufferFramesInInternalFormat() where
if it is called on a stopped sound, it'll still return audio frames.
This has also been addressed with this commit.
2026-02-21 08:04:32 +01:00
..
2026-02-12 19:08:48 +01:00
2026-02-20 18:47:53 +01:00
2026-01-10 12:20:26 +01:00
2026-02-14 22:17:49 +01:00
2026-02-14 22:16:09 +01:00
2026-02-20 11:46:46 +01:00
2026-02-14 22:22:31 +01:00
2026-01-09 23:09:06 +01:00