summaryrefslogtreecommitdiffstats
path: root/src/audio_core/algorithm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid (expensive) audio interpolation when sample rates already matchheapo2018-12-061-2/+3
* Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi2018-09-154-16/+16
* audio_core/filter: Add explicit cast to assignment in Process()Lioncash2018-08-211-1/+1
* audio_core: InterpolateMerryMage2018-08-132-0/+114
* audio_core: Implement low-pass filterMerryMage2018-08-132-0/+141