summaryrefslogtreecommitdiffstats
path: root/src/audio_core/algorithm/interpolate.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* audio_core: Apollo Part 1, AudioRenderer refactorDavid Marcec2020-07-251-0/+3
|
* audio_core: interpolate: Improvements to fix audio crackling.bunnei2020-02-231-1/+6
| | | | | - Fixes audio crackling in Crash Team Racing Nitro-Fueled, Super Mario Odyssey, and others. - Addresses followup issues from #3310.
* audio_core: Switch to a faster interpolation techniqueFearlessTobi2020-01-241-8/+1
|
* Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi2018-09-151-2/+2
|
* audio_core: InterpolateMerryMage2018-08-131-0/+43