diff --git a/src/Ryujinx.Audio/Renderer/Server/CommandBuffer.cs b/src/Ryujinx.Audio/Renderer/Server/CommandBuffer.cs index 128264b7a..4c353b37e 100644 --- a/src/Ryujinx.Audio/Renderer/Server/CommandBuffer.cs +++ b/src/Ryujinx.Audio/Renderer/Server/CommandBuffer.cs @@ -587,8 +587,8 @@ namespace Ryujinx.Audio.Renderer.Server /// Generate a new . /// /// The target buffer offset. - /// The limiter parameter. - /// The limiter state. + /// The compressor parameter. + /// The compressor state. /// The DSP effect result state. /// Set to true if the effect should be active. /// The node id associated to this command.