Ryujinx/src/Ryujinx.Audio/Renderer/Dsp
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
..
Command amadeus: Fix wrong channel mapping check and an old typo (#4888) 2023-05-11 20:14:02 +02:00
Effect Move solution and projects to src 2023-04-27 23:51:14 +02:00
State Move solution and projects to src 2023-04-27 23:51:14 +02:00
AdpcmHelper.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
AudioProcessor.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
BiquadFilterHelper.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
DataSourceHelper.cs amadeus: Fix wrong channel mapping check and an old typo (#4888) 2023-05-11 20:14:02 +02:00
FixedPointHelper.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
FloatingPointHelper.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
PcmHelper.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ResamplerHelper.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
UpsamplerHelper.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00