1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-08 20:56:05 +00:00
Ryujinx/Ryujinx.Audio/Renderer/Dsp
Mary b2ebbe8b22
amadeus: Fix possible device sink input out of bound (#3032)
This fix an out of bound when indexing inputs for games that uses
unsupported values (8 here)

Close #2724.
2022-01-23 23:36:31 +01:00
..
Command amadeus: Fix possible device sink input out of bound (#3032) 2022-01-23 23:36:31 +01:00
Effect Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
State amadeus: Update to REV10 (#2654) 2021-09-19 12:29:19 +02:00
AdpcmHelper.cs
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: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
FixedPointHelper.cs
FloatingPointHelper.cs
PcmHelper.cs
ResamplerHelper.cs