Ryujinx/Ryujinx.Audio
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
..
Decoders/Adpcm Implement libsoundio as an alternative audio backend (#406) 2018-11-15 03:22:50 +01:00
Native/libsoundio Fix a memory corruption in SoundIO wrapper (#742) 2019-08-19 22:28:14 +02:00
Renderers audout:u: Implement SetAudioOutVolume and GetAudioOutVolume (#781) 2019-10-11 17:54:29 +02:00
DspUtils.cs Audio Renderer improvements (#210) 2018-07-14 23:57:41 -03:00
IAalOutput.cs audout:u: Implement SetAudioOutVolume and GetAudioOutVolume (#781) 2019-10-11 17:54:29 +02:00
PlaybackState.cs Implement libsoundio as an alternative audio backend (#406) 2018-11-15 03:22:50 +01:00
ReleaseCallback.cs [WIP] Add support for events (#60) 2018-03-19 15:58:46 -03:00
Ryujinx.Audio.csproj Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00