Ryujinx/Ryujinx.Audio/Renderer/Dsp
riperiperi 7e9011673b
Use a basic cubic interpolation for the audren upsampler (#3129)
Before, it was selecting nearest neighbour, which sounded terrible. This is likely temporary til the upsampling algorithm used by the switch is reversed.

Fixes bad audio in Skyward Sword HD.
2022-02-17 20:19:29 +01:00
..
Command
Effect
State
AdpcmHelper.cs
AudioProcessor.cs
BiquadFilterHelper.cs
DataSourceHelper.cs
FixedPointHelper.cs
FloatingPointHelper.cs
PcmHelper.cs
ResamplerHelper.cs Use a basic cubic interpolation for the audren upsampler (#3129) 2022-02-17 20:19:29 +01:00