aboutsummaryrefslogtreecommitdiffstats
path: root/alc/front_stablizer.h
Commit message (Collapse)AuthorAgeFilesLines
* Handle the front stablizer with the B-Format decoderChris Robinson2020-06-151-0/+1
|
* Simplify handling the stablizer side channel delayChris Robinson2020-05-211-6/+8
|
* Use an enum for FamCountChris Robinson2020-05-191-1/+1
|
* Use a flexible array for the front stablizer delay buffersChris Robinson2020-05-051-7/+15
|
* Improve the front stablizerChris Robinson2020-05-051-5/+6
| | | | | Apply the all-pass+band-split only once, after generating the mid and side signals separately.
* Move the FrontStablizer definition to its own headerChris Robinson2020-03-301-0/+24