Ryujinx/Ryujinx.Audio.Renderer/Dsp
Mary 92bcdcb369
amadeus: Fix possible underflow in delay time delay effect (#1739)
This fix an underflow in the setup of delay time in the delay effect.

THis fix a regression caused by Amadeus on Shovel Knight: Treasure
Trove.
2020-11-21 21:57:49 +01:00
..
Command Amadeus: Fix multi-channel PCM sources on REV8 (#1536) 2020-09-06 16:54:33 -03:00
Effect amadeus: Fix possible underflow in delay time delay effect (#1739) 2020-11-21 21:57:49 +01:00
State
AdpcmHelper.cs
AudioProcessor.cs Misc audio fixes (#1348) 2020-08-18 21:03:55 +02:00
DataSourceHelper.cs
FixedPointHelper.cs
FloatingPointHelper.cs
PcmHelper.cs
ResamplerHelper.cs