Ryujinx/src/Ryujinx.Audio
Mary 40d47b7aa2
amadeus: Fix wrong channel mapping check and an old typo (#4888)
* amadeus: Fix wrong channel mapping check

This was always going to happens, as a result quadratic would break and
move index after the channel count point, effectively breaking
input/output indices.

* amadeus: Fix reverb 3d early delay wrong output index
2023-05-11 20:14:02 +02:00
..
Backends Move solution and projects to src 2023-04-27 23:51:14 +02:00
Common Move solution and projects to src 2023-04-27 23:51:14 +02:00
Input Move solution and projects to src 2023-04-27 23:51:14 +02:00
Integration Move solution and projects to src 2023-04-27 23:51:14 +02:00
Output Move solution and projects to src 2023-04-27 23:51:14 +02:00
Renderer amadeus: Fix wrong channel mapping check and an old typo (#4888) 2023-05-11 20:14:02 +02:00
AudioManager.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Constants.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ResultCode.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Ryujinx.Audio.csproj Move solution and projects to src 2023-04-27 23:51:14 +02:00