Ryujinx/Ryujinx.Audio/Renderer/Server
Mary-nyan dff138229c
amadeus: Fixes and initial 15.0.0 support (#3908)
* amadeus: Allow OOB read of GC-ADPCM coefficients

Fixes "Ninja Gaiden Sigma 2" and possibly "NINJA GAIDEN 3: Razor's Edge"

* amadeus: Fix wrong variable usage in delay effect

We should transform the delay line values, not the input.

* amadeus: Update GroupedBiquadFilterCommand documentation

* amadeus: Simplify PoolMapper alignment checks

* amadeus: Update Surround delay effect matrix to REV11

* amadeus: Add drop parameter support and use 32 bits integers for estimate time

Also implement accurate ExecuteAudioRendererRendering stub.

* Address gdkchan's comments

* Address gdkchan's other comments

* Address gdkchan's comment
2022-11-28 08:28:45 +01:00
..
Effect misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
MemoryPool amadeus: Fixes and initial 15.0.0 support (#3908) 2022-11-28 08:28:45 +01:00
Mix misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
Performance misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
Sink Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
Splitter infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
Types misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
Upsampler misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
Voice Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
AudioRendererManager.cs Allocate work buffer for audio renderer instead of using guest supplied memory (#3276) 2022-09-10 01:16:24 +00:00
AudioRenderSystem.cs amadeus: Fixes and initial 15.0.0 support (#3908) 2022-11-28 08:28:45 +01:00
BehaviourContext.cs amadeus: Fixes and initial 15.0.0 support (#3908) 2022-11-28 08:28:45 +01:00
CommandBuffer.cs amadeus: Fixes and initial 15.0.0 support (#3908) 2022-11-28 08:28:45 +01:00
CommandGenerator.cs Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00
CommandProcessingTimeEstimatorVersion1.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
CommandProcessingTimeEstimatorVersion2.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
CommandProcessingTimeEstimatorVersion3.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
CommandProcessingTimeEstimatorVersion4.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
CommandProcessingTimeEstimatorVersion5.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
ICommandProcessingTimeEstimator.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
RendererSystemContext.cs misc: Reformat Ryujinx.Audio with dotnet-format (#3485) 2022-07-25 15:46:33 -03:00
StateUpdater.cs Rename ToSpan to AsSpan (#3556) 2022-08-11 18:07:37 -03:00