Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle the front stablizer with the B-Format decoder | Chris Robinson | 2020-06-15 | 1 | -0/+1 |
| | |||||
* | Simplify handling the stablizer side channel delay | Chris Robinson | 2020-05-21 | 1 | -6/+8 |
| | |||||
* | Use an enum for FamCount | Chris Robinson | 2020-05-19 | 1 | -1/+1 |
| | |||||
* | Use a flexible array for the front stablizer delay buffers | Chris Robinson | 2020-05-05 | 1 | -7/+15 |
| | |||||
* | Improve the front stablizer | Chris Robinson | 2020-05-05 | 1 | -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 header | Chris Robinson | 2020-03-30 | 1 | -0/+24 |