mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-13 04:37:02 +00:00
* Partial voice implementation on audio renderer * Implemented audren resampler (based on original impl) * Fix BiquadFilter struct * Pause audio playback on last stream buffer * Split audren/audout files into separate folders, some minor cleanup * Use AudioRendererParameter on GetWorkBufferSize aswell * Bump audren version to REV4, name a few things, increase sample buffer size * Remove useless new lines |
||
|---|---|---|
| .. | ||
| Gpu | ||
| Hid | ||
| Loaders | ||
| Logging | ||
| OsHle | ||
| Settings | ||
| PerformanceStatistics.cs | ||
| Ryujinx.HLE.csproj | ||
| Switch.cs | ||
| VirtualFileSystem.cs | ||