Ryujinx/Ryujinx.Audio/Renderer
Mary d04ba51bb0
amadeus: Improve and fix delay effect processing (#3205)
* amadeus: Improve and fix delay effect processing

This rework the delay effect processing by representing calculation with the appropriate matrix and by unrolling some loop in the code.
This allows better optimization by the JIT while making it more readeable.

Also fix a bug in the Surround code path found while looking back at my notes.

* Remove useless GetHashCode

* Address gdkchan's comments
2022-04-08 10:52:18 +02:00
..
Common amadeus: Update to REV10 (#2654) 2021-09-19 12:29:19 +02:00
Device amadeus: Update to REV10 (#2654) 2021-09-19 12:29:19 +02:00
Dsp amadeus: Improve and fix delay effect processing (#3205) 2022-04-08 10:52:18 +02:00
Parameter amadeus: Update to REV10 (#2654) 2021-09-19 12:29:19 +02:00
Server amadeus: Update to REV11 (#3230) 2022-04-06 09:12:38 +02:00
Utils amadeus: Improve and fix delay effect processing (#3205) 2022-04-08 10:52:18 +02:00