aboutsummaryrefslogtreecommitdiff
path: root/src/audio_core/audio_renderer.cpp
AgeCommit message (Expand)Author
2018-08-13audio_renderer: samples_remaining counts frames, not samplesMerryMage
2018-08-13audio_core: InterpolateMerryMage
2018-08-12Pushed the requested sample rate instead of our fixed sample rateDavid Marcec
2018-08-12Added GetAudioRendererSampleRate, GetAudioRendererSampleCount & GetAudioRende...David Marcec
2018-08-04audio_core: Implement audren_u audio playback.bunnei