Ryujinx/Ryujinx.Audio.Renderer/Dsp/Command
Mary 6aef271661
Amadeus: Fix multi-channel PCM sources on REV8 (#1536)
This add a missing offset on the output buffer of the DataSourceVersion2Command.

This fix music only playing on the left channel on Fairy Tail, Family Mysteries: Poisonous Promises, SEGA AGES Sonic the Hedgehog 2 and probably more.
2020-09-06 16:54:33 -03:00
..
AdpcmDataSourceCommandVersion1.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
AuxiliaryBufferCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
BiquadFilterCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
CircularBufferSinkCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
ClearMixBufferCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
CommandList.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
CommandType.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
CopyMixBufferCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
DataSourceVersion2Command.cs Amadeus: Fix multi-channel PCM sources on REV8 (#1536) 2020-09-06 16:54:33 -03:00
DelayCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
DepopForMixBuffersCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
DepopPrepareCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
DeviceSinkCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
DownMixSurroundToStereoCommand.cs Amadeus: Fix inverted downmixing of center and lfe (#1507) 2020-08-27 14:53:34 -03:00
ICommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
MixCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
MixRampCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
MixRampGroupedCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
PcmFloatDataSourceCommandVersion1.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
PcmInt16DataSourceCommandVersion1.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
PerformanceCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
Reverb3dCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
ReverbCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
UpsampleCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
VolumeCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00
VolumeRampCommand.cs Amadeus: Final Act (#1481) 2020-08-17 22:49:37 -03:00