Ryujinx/Ryujinx.Audio/Renderer/Dsp
Mary 3f4fb8f73a
amadeus: Update to REV11 (#3230)
This should implement all ABI changes from REV11 on 14.0.0

As Nintendo changed the channel disposition for "legacy" effects (Delay, Reverb and Reverb 3D) to match the standard channel mapping, I took the liberty to just remap to the old disposition for now.
The proper changes will be handled at a later date with a complete rewriting of those 3 effects to be more readable (see https://github.com/Ryujinx/Ryujinx/pull/3205 for the first iteration of it).
2022-04-06 09:12:38 +02:00
..
Command amadeus: Update to REV11 (#3230) 2022-04-06 09:12:38 +02:00
Effect Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
State amadeus: Update to REV11 (#3230) 2022-04-06 09:12:38 +02:00
AdpcmHelper.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
AudioProcessor.cs UI - Add Volume Controls + Mute Toggle (F2) (#2871) 2021-12-23 13:33:56 -03:00
BiquadFilterHelper.cs amadeus: Update to REV10 (#2654) 2021-09-19 12:29:19 +02:00
DataSourceHelper.cs amadeus: Update to REV11 (#3230) 2022-04-06 09:12:38 +02:00
FixedPointHelper.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
FloatingPointHelper.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
PcmHelper.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
ResamplerHelper.cs Use a basic cubic interpolation for the audren upsampler (#3129) 2022-02-17 20:19:29 +01:00