Ryujinx/Ryujinx.Audio.Renderer/Dsp
Mary 5b26e4ef94
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
..
Command Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
Effect Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
State Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
AdpcmHelper.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
AudioProcessor.cs Misc audio fixes (#1348) 2020-08-18 21:03:55 +02:00
DataSourceHelper.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
FixedPointHelper.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
FloatingPointHelper.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
PcmHelper.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
ResamplerHelper.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00