aboutsummaryrefslogtreecommitdiffstats
path: root/core/front_stablizer.h
Commit message (Collapse)AuthorAgeFilesLines
* Avoid using a reversed all-pass for the front stablizerChris Robinson2023-01-061-11/+6
| | | | | | While a neat trick, it's been shown to be too volatile and add noise as the signal gets louder. It's better to just accept the phase shift and ensure everything stays aligned.
* Move bformatdec to coreChris Robinson2021-04-251-0/+36