Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the band-splitter and splitter-allpass filters templated | Chris Robinson | 2019-01-06 | 1 | -12/+16 |
* | Rename a member variable and inline a function | Chris Robinson | 2018-12-08 | 1 | -3/+3 |
* | Inline a simple method | Chris Robinson | 2018-12-08 | 1 | -1/+1 |
* | Use class methods for BandSplitter and SplitterAllpass filters | Chris Robinson | 2018-12-05 | 1 | -11/+12 |
* | Avoid using AL types with the filters | Chris Robinson | 2018-12-04 | 1 | -13/+13 |
* | Use a unique_ptr for the FrontStablizer | Chris Robinson | 2018-11-22 | 1 | -18/+14 |
* | Convert the band-split filter to C++ | Chris Robinson | 2018-11-03 | 1 | -0/+7 |
* | Replace restrict with RESTRICT | Chris Robinson | 2018-10-29 | 1 | -2/+2 |
* | Move the bnad-splitter filters to a separate source | Chris Robinson | 2018-04-21 | 1 | -0/+40 |