Ryujinx/Ryujinx.Audio
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
..
Backends UI - Add Volume Controls + Mute Toggle (F2) (#2871) 2021-12-23 13:33:56 -03:00
Common Fix bug causing an audio buffer to be enqueued more than once (#2940) 2021-12-26 14:48:18 +01:00
Input Fix disposing of IPC sessions server at emulation stop (#2334) 2021-06-29 19:37:13 +02:00
Integration UI - Add Volume Controls + Mute Toggle (F2) (#2871) 2021-12-23 13:33:56 -03:00
Output UI - Add Volume Controls + Mute Toggle (F2) (#2871) 2021-12-23 13:33:56 -03:00
Renderer Use a basic cubic interpolation for the audren upsampler (#3129) 2022-02-17 20:19:29 +01:00
AudioManager.cs Implement a "Pause Emulation" option & hotkey (#2428) 2021-09-11 22:08:25 +02:00
Constants.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
LICENSE.txt Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
ResultCode.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
Ryujinx.Audio.csproj infra: Migrate to .NET 6 (#2829) 2021-11-28 21:24:17 +01:00