summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/command/effect/reverb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rework ADSP into a wrapper for appsKelebek12023-09-041-6/+6
* Remove memory allocations in some hot pathsKelebek12023-06-221-6/+6
* Fix a bug with the Reverb command in reading from the pre_delay line.Kelebek12023-03-021-1/+2
* remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistencyarades792023-02-141-4/+4
* add static lifetime to constexpr values to force compile time evaluation where possiblearades792023-02-141-4/+4
* general: fix compile for Apple ClangLiam2022-11-231-0/+1
* Project AndioKelebek12022-07-221-0/+440