Commit graph

5 commits

Author SHA1 Message Date
gdkchan
50556d0149 Remove outdated comment 2018-07-15 00:37:30 -03:00
gdkchan
b9f6df8d90 Small nit on GetAudioRendererWorkBufferSize 2018-07-15 00:34:12 -03:00
gdkchan
d7201d5b99 Audio Renderer improvements (#210)
* 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
2018-07-14 23:57:41 -03:00
Starlet
1b48089a12 Better audren implementation (#179) 2018-06-23 02:00:14 -03:00
gdkchan
74ef146653 Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
Renamed from Ryujinx.Core/OsHle/Services/Aud/IAudioRendererManager.cs (Browse further)