ryujinx/Ryujinx.Audio
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
..
Decoders/Adpcm Implement libsoundio as an alternative audio backend (#406) 2018-11-15 03:22:50 +01:00
Native/libsoundio Fix a memory corruption in SoundIO wrapper (#742) 2019-08-19 22:28:14 +02:00
Renderers Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
DspUtils.cs
IAalOutput.cs Implement libsoundio as an alternative audio backend (#406) 2018-11-15 03:22:50 +01:00
PlaybackState.cs Implement libsoundio as an alternative audio backend (#406) 2018-11-15 03:22:50 +01:00
ReleaseCallback.cs
Ryujinx.Audio.csproj Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00