Ryujinx/Ryujinx.Audio/Renderer/Utils
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
..
Math amadeus: Improve and fix delay effect processing (#3205) 2022-04-08 10:52:18 +02:00
AudioProcessorMemoryManager.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
BitArray.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
FileHardwareDevice.cs UI - Add Volume Controls + Mute Toggle (F2) (#2871) 2021-12-23 13:33:56 -03:00
Mailbox.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
SpanIOHelper.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
SpanMemoryManager.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
SplitterHardwareDevice.cs UI - Add Volume Controls + Mute Toggle (F2) (#2871) 2021-12-23 13:33:56 -03:00