summaryrefslogtreecommitdiff
path: root/src/audio_core/renderer/command/effect
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-09-04Rework ADSP into a wrapper for appsKelebek1
2023-07-02Use spans over guest memory where possible instead of copying data.Kelebek1
2023-06-22Remove memory allocations in some hot pathsKelebek1
2023-03-02Fix a bug with the Reverb command in reading from the pre_delay line.Kelebek1
2023-02-16Merge pull request #9769 from Kelebek1/audio_oobbunnei
2023-02-14remove static from pointer sized or smaller types for aesthetics, change cons...arades79
2023-02-14add static lifetime to constexpr values to force compile time evaluation wher...arades79
2023-02-11Add fallback for memory read/write in case the address goes over a 4K pageKelebek1
2023-02-11Fix depop prepare receiving bad mix infos and writing out of bounds, and upda...Kelebek1
2023-02-10biquad_filter: Clamp f64 in ApplyBiquadFilterFloatMerry
2023-02-10biquad_filter: Fix rounding in ApplyBiquadFilterIntMerry
2022-11-22general: fix compile for Apple ClangLiam
2022-10-22general: Resolve -Wclass-memaccessMorph
2022-09-13compressor: Simplify memset in InitializeCompressorEffectLioncash
2022-09-13compressor: Mark params parameters as constLioncash
2022-09-13compressor: Remove unneeded casts in ApplyCompressorEffectLioncash
2022-07-22Project AndioKelebek1