summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/command/effect/i3dl2_reverb.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistencyarades792023-02-141-4/+4
| | | | Signed-off-by: arades79 <scravers@protonmail.com>
* add static lifetime to constexpr values to force compile time evaluation where possiblearades792023-02-141-4/+4
| | | | Signed-off-by: arades79 <scravers@protonmail.com>
* general: fix compile for Apple ClangLiam2022-11-231-0/+1
|
* Project AndioKelebek12022-07-221-0/+437