Ryujinx/Ryujinx.Audio/Renderers/SoundIo
Ac_K c17e1f99f0 audout:u: Implement SetAudioOutVolume and GetAudioOutVolume (#781)
* 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
2019-10-11 17:54:29 +02:00
..
SoundIoAudioOut.cs audout:u: Implement SetAudioOutVolume and GetAudioOutVolume (#781) 2019-10-11 17:54:29 +02:00
SoundIoAudioTrack.cs Implement libsoundio as an alternative audio backend (#406) 2018-11-15 03:22:50 +01:00
SoundIoAudioTrackPool.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
SoundIoBuffer.cs Implement libsoundio as an alternative audio backend (#406) 2018-11-15 03:22:50 +01:00
SoundIoRingBuffer.cs Implement libsoundio as an alternative audio backend (#406) 2018-11-15 03:22:50 +01:00