Ryujinx/Ryujinx.Audio/Renderer
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
..
Common Added Generic Math to BitUtils (#3929) 2022-12-26 14:11:05 +00:00
Device misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
Dsp haydn: Add support for PCMFloat, PCM32 and PCM8 conversions (#4100) 2022-12-28 19:34:30 -03:00
Parameter amadeus: Add missing compressor effect from REV11 (#4010) 2022-12-06 15:04:25 +01:00
Server Added Generic Math to BitUtils (#3929) 2022-12-26 14:11:05 +00:00
Utils Use new C# 11 u8 string literals (#3854) 2022-11-16 16:30:12 -03:00