mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-08 03:58:34 +00:00
90b4759085
* Remove redundant modulo on wave buffer index This is already performed by SetBufferIndex * Correct typo in UpdateDataHeader MixeSize -> MixSize * Remove unused variable in audren 'volume' was unused and 'voice.Volume' was used instead so remove 'volume' |
||
---|---|---|
.. | ||
AudioOutManager | ||
AudioRendererManager | ||
HardwareOpusDecoderManager | ||
Types | ||
IAudioController.cs | ||
IAudioInManager.cs | ||
IAudioInManagerForApplet.cs | ||
IAudioInManagerForDebugger.cs | ||
IAudioOutManager.cs | ||
IAudioOutManagerForApplet.cs | ||
IAudioOutManagerForDebugger.cs | ||
IAudioRendererManager.cs | ||
IAudioRendererManagerForApplet.cs | ||
IAudioRendererManagerForDebugger.cs | ||
IAudioSnoopManager.cs | ||
IFinalOutputRecorderManager.cs | ||
IFinalOutputRecorderManagerForApplet.cs | ||
IFinalOutputRecorderManagerForDebugger.cs | ||
IHardwareOpusDecoderManager.cs | ||
ResultCode.cs |