ryujinx/Ryujinx.Audio/Native/libsoundio
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
..
libs
libsoundio-interop.cs
MarshalExtensions.cs
SoundIO.cs
SoundIOBackend.cs
SoundIOChannelArea.cs
SoundIOChannelAreas.cs
SoundIOChannelId.cs
SoundIOChannelLayout.cs
SoundIODevice.cs
SoundIODeviceAim.cs
SoundIOException.cs
SoundIOFormat.cs
SoundIOInStream.cs
SoundIOOutStream.cs Fix a memory corruption in SoundIO wrapper (#742) 2019-08-19 22:28:14 +02:00
SoundIORingBuffer.cs
SoundIOSampleRateRange.cs