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