mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 19:37:06 +00:00
Code cleanup: Audio effects fix and audio object pooling
Commit cdbe5686
This commit is contained in:
parent
f98af9e175
commit
82ae055fe5
21 changed files with 8 additions and 109 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue