summaryrefslogtreecommitdiffstats
path: root/src/audio_core/algorithm (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-06Avoid (expensive) audio interpolation when sample rates already matchheapo1-2/+3
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi4-16/+16
2018-08-21audio_core/filter: Add explicit cast to assignment in Process()Lioncash1-1/+1
2018-08-13audio_core: InterpolateMerryMage2-0/+114
2018-08-13audio_core: Implement low-pass filterMerryMage2-0/+141