mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-20 07:12:04 +00:00
* audout:u: Implement SetAudioOutVolume and GetAudioOutVolume - Implementation of `audout:u` SetAudioOutVolume and GetAudioOutVolume (checked with RE). - Add Get and Set for Volume into audio backends. - Cleanup of all audio backends to follow the `IAalOutput` structure and .NET standard. - Split OpenAL backend into 2 files for consistency. * Address comments * Fix the volume calculation |
||
|---|---|---|
| .. | ||
| Decoders/Adpcm | ||
| Native/libsoundio | ||
| Renderers | ||
| DspUtils.cs | ||
| IAalOutput.cs | ||
| PlaybackState.cs | ||
| ReleaseCallback.cs | ||
| Ryujinx.Audio.csproj | ||