aboutsummaryrefslogtreecommitdiff
path: root/src/audio_core/algorithm
AgeCommit message (Expand)Author
2018-12-06Avoid (expensive) audio interpolation when sample rates already matchheapo
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-08-21audio_core/filter: Add explicit cast to assignment in Process()Lioncash
2018-08-13audio_core: InterpolateMerryMage
2018-08-13audio_core: Implement low-pass filterMerryMage