Code cleanup: Audio effects fix and audio object pooling

Commit cdbe5686
This commit is contained in:
KeatonTheBot 2025-10-26 17:33:51 -05:00
parent f98af9e175
commit 82ae055fe5
21 changed files with 8 additions and 109 deletions

View file

@ -3,7 +3,6 @@ using Ryujinx.Audio.Renderer.Common;
using Ryujinx.Audio.Renderer.Server.Voice;
using System;
using Ryujinx.Audio.Renderer.Parameter;
using Ryujinx.Memory;
using WaveBuffer = Ryujinx.Audio.Renderer.Common.WaveBuffer;
namespace Ryujinx.Audio.Renderer.Dsp.Command