1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-11-06 15:58:59 -06:00
Files
ryujinx/Ryujinx.Audio/Native
Thomas Guillemard 5c44c9600f Fix a memory corruption in SoundIO wrapper (#742)
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
..