ryujinx/Ryujinx.Audio
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
..
Backends
Common Fix bug causing an audio buffer to be enqueued more than once (#2940) 2021-12-26 14:48:18 +01:00
Input
Integration
Output
Renderer amadeus: Improve and fix delay effect processing (#3205) 2022-04-08 10:52:18 +02:00
AudioManager.cs
Constants.cs
LICENSE.txt
ResultCode.cs
Ryujinx.Audio.csproj