1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-01-27 01:56:47 -06: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
..