aboutsummaryrefslogtreecommitdiff
path: root/src/audio_core/algorithm
AgeCommit message (Expand)Author
2022-07-22Project AndioKelebek1
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2020-12-30Make the coding conventions more consistant16-Bit-Dog
2020-12-03audio_core: Make shadowing and unused parameters errorsLioncash
2020-10-20Revert "core: Fix clang build"bunnei
2020-10-17core: Fix clang buildLioncash
2020-10-13audio_core/CMakeLists: Make warnings consistent with coreLioncash
2020-07-25audio_core: Apollo Part 1, AudioRenderer refactorDavid Marcec
2020-02-22audio_core: interpolate: Improvements to fix audio crackling.bunnei
2020-02-22audio_core: interpolate: Fix include for climits (Linux build break).bunnei
2020-01-24audio_core: Switch to a faster interpolation techniqueFearlessTobi
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