1
0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-14 01:11:56 -08:00
Thomas Guillemard 5c44c9600f
Fix a memory corruption in SoundIO wrapper ()
This fix audio slowdown on Unix based platforms where soundio will try
to switch to mono because of the invalid data written.
2019-08-19 22:28:14 +02:00
..