aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/filters/splitter.h
Commit message (Expand)AuthorAgeFilesLines
* Make the band-splitter and splitter-allpass filters templatedChris Robinson2019-01-061-12/+16
* Rename a member variable and inline a functionChris Robinson2018-12-081-3/+3
* Inline a simple methodChris Robinson2018-12-081-1/+1
* Use class methods for BandSplitter and SplitterAllpass filtersChris Robinson2018-12-051-11/+12
* Avoid using AL types with the filtersChris Robinson2018-12-041-13/+13
* Use a unique_ptr for the FrontStablizerChris Robinson2018-11-221-18/+14
* Convert the band-split filter to C++Chris Robinson2018-11-031-0/+7
* Replace restrict with RESTRICTChris Robinson2018-10-291-2/+2
* Move the bnad-splitter filters to a separate sourceChris Robinson2018-04-211-0/+40