Ryujinx/Ryujinx.HLE/HOS/Services/Audio/AudioRendererManager
Ac_K f17b772c56 audren: Fix AudioRenderer implementation (#773)
* Fix AudioRenderer implementation

According to RE:
- `GetAudioRendererWorkBufferSize` is updated and improved to support `REV7`
- `RequestUpdateAudioRenderer` is updated to `REV7` too

Should improve results on recent game and close #718 and #707

* Fix NodeStates.GetWorkBufferSize

* Use BitUtils instead of IntUtils

* Nits
2019-09-20 01:49:05 +02:00
..
Types audren: Fix AudioRenderer implementation (#773) 2019-09-20 01:49:05 +02:00
AudioRendererCommon.cs audren: Fix AudioRenderer implementation (#773) 2019-09-20 01:49:05 +02:00
BehaviorInfo.cs audren: Fix AudioRenderer implementation (#773) 2019-09-20 01:49:05 +02:00
CommandGenerator.cs audren: Fix AudioRenderer implementation (#773) 2019-09-20 01:49:05 +02:00
EdgeMatrix.cs audren: Fix AudioRenderer implementation (#773) 2019-09-20 01:49:05 +02:00
IAudioDevice.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IAudioRenderer.cs audren: Fix AudioRenderer implementation (#773) 2019-09-20 01:49:05 +02:00
MemoryPoolContext.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
NodeStates.cs audren: Fix AudioRenderer implementation (#773) 2019-09-20 01:49:05 +02:00
PerformanceManager.cs audren: Fix AudioRenderer implementation (#773) 2019-09-20 01:49:05 +02:00
Resampler.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
SplitterContext.cs audren: Fix AudioRenderer implementation (#773) 2019-09-20 01:49:05 +02:00
VoiceContext.cs audren: Fix AudioRenderer implementation (#773) 2019-09-20 01:49:05 +02:00