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 Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
AuxiliaryBufferCommand.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
BiquadFilterCommand.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
CircularBufferSinkCommand.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
ClearMixBufferCommand.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
CommandList.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
CommandType.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
CopyMixBufferCommand.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
DataSourceVersion2Command.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
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 Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
DepopPrepareCommand.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
DeviceSinkCommand.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
DownMixSurroundToStereoCommand.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
ICommand.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
MixCommand.cs Amadeus: Add ARM SIMD fast path (#2069) 2021-03-02 23:50:46 +01:00
MixRampCommand.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
MixRampGroupedCommand.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
PcmFloatDataSourceCommandVersion1.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
PcmInt16DataSourceCommandVersion1.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
PerformanceCommand.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
Reverb3dCommand.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
ReverbCommand.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
UpsampleCommand.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00
VolumeCommand.cs Amadeus: Add ARM SIMD fast path (#2069) 2021-03-02 23:50:46 +01:00
VolumeRampCommand.cs Haydn: Part 1 (#2007) 2021-02-26 01:11:56 +01:00