1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-24 05:16:05 +00:00
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
Device
Dsp amadeus: Improve and fix delay effect processing (#3205) 2022-04-08 10:52:18 +02:00
Parameter
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