1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-22 23:13:50 +01:00
Ryujinx/Ryujinx.Audio/Renderer/Dsp
Mary-nyan 40311310d1
amadeus: Add missing compressor effect from REV11 (#4010)
* amadeus: Add missing compressor effect from REV11

This was in my reversing notes but seems I completely forgot to
implement it

Also took the opportunity to simplify the Limiter effect a bit.

* Remove some outdated comment

* Address gdkchan's comments
2022-12-06 15:04:25 +01: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
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
ResamplerHelper.cs