Ryujinx/Ryujinx.Audio/Renderer/Dsp
Mary-nyan c20f3fbebd
haydn: Add support for PCMFloat, PCM32 and PCM8 conversions (#4100)
* haydn: Add support for PCMFloat, PCM32 and PCM8 conversions

This adds support in the compatibility layer for other sample format
than PCM16.

This should help extends compatibility with soundio on devices that
doesn't expose PCM16.

I ommited PCM24 conversion for now as it's not simplest of all.

* Address TSRBerry's comment

* Address comments

* Fix conversion issue and clean up saturation usage

* Revert saturation changes

* Address gdkchan's comment
2022-12-28 19:34:30 -03:00
..
Command amadeus: Add missing compressor effect from REV11 (#4010) 2022-12-06 15:04:25 +01:00
Effect amadeus: Add missing compressor effect from REV11 (#4010) 2022-12-06 15:04:25 +01:00
State amadeus: Add missing compressor effect from REV11 (#4010) 2022-12-06 15:04:25 +01:00
AdpcmHelper.cs amadeus: Fixes and initial 15.0.0 support (#3908) 2022-11-28 08:28:45 +01:00
AudioProcessor.cs amadeus: Fix wrong SendCommands logic (#3969) 2022-12-02 13:01:19 +00:00
BiquadFilterHelper.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
DataSourceHelper.cs Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
FixedPointHelper.cs amadeus: Add missing compressor effect from REV11 (#4010) 2022-12-06 15:04:25 +01:00
FloatingPointHelper.cs amadeus: Add missing compressor effect from REV11 (#4010) 2022-12-06 15:04:25 +01:00
PcmHelper.cs haydn: Add support for PCMFloat, PCM32 and PCM8 conversions (#4100) 2022-12-28 19:34:30 -03:00
ResamplerHelper.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00