MeloNX/Ryujinx.HLE/HOS/Services/Audio/AudioOutManager
Mary 2c17f709d2 Misc audio fixes (#1348)
Changes:

    Implement software surround downmixing (fix #796).
    Fix a crash when no audio renderer were created when stopping emulation.

NOTE: This PR also disable support of 5.1 surround on the OpenAL backend as we cannot detect if the hardware directly support it. (the downmixing applied by OpenAL on Windows is terribly slow)
2020-08-18 21:03:55 +02:00
..
Types Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IAudioOut.cs Misc audio fixes (#1348) 2020-08-18 21:03:55 +02:00