ryujinx/Ryujinx.Audio/Renderer/Dsp/Command
Mary bb43219f1d
Amadeus: Fix low pass base gain related issues on delay effect in mono (#2224)
This adds missing parenthesis around low pass z computation.

This fixes FEZ audio gain issues inside rooms. (Ryujinx/Ryujinx-Games-List#3526)
2021-04-18 13:34:20 +02:00
..
AdpcmDataSourceCommandVersion1.cs
AuxiliaryBufferCommand.cs
BiquadFilterCommand.cs
CircularBufferSinkCommand.cs
ClearMixBufferCommand.cs
CommandList.cs
CommandType.cs
CopyMixBufferCommand.cs
DataSourceVersion2Command.cs
DelayCommand.cs Amadeus: Fix low pass base gain related issues on delay effect in mono (#2224) 2021-04-18 13:34:20 +02:00
DepopForMixBuffersCommand.cs
DepopPrepareCommand.cs
DeviceSinkCommand.cs
DownMixSurroundToStereoCommand.cs
ICommand.cs
MixCommand.cs Amadeus: Add ARM SIMD fast path (#2069) 2021-03-02 23:50:46 +01:00
MixRampCommand.cs
MixRampGroupedCommand.cs
PcmFloatDataSourceCommandVersion1.cs
PcmInt16DataSourceCommandVersion1.cs
PerformanceCommand.cs
Reverb3dCommand.cs
ReverbCommand.cs
UpsampleCommand.cs
VolumeCommand.cs Amadeus: Add ARM SIMD fast path (#2069) 2021-03-02 23:50:46 +01:00
VolumeRampCommand.cs