Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a span for the band-splitter input | Chris Robinson | 2019-12-25 | 2 | -16/+14 |
* | Pass a span for the biquad filter input | Chris Robinson | 2019-12-25 | 2 | -7/+6 |
* | Fix parameter order | Chris Robinson | 2019-12-25 | 1 | -2/+2 |
* | Make a couple more functions private | Chris Robinson | 2019-12-25 | 1 | -21/+21 |
* | Pass a span to the NFC filters | Chris Robinson | 2019-12-24 | 2 | -20/+14 |
* | Use unique setters for biquad filter parameters | Chris Robinson | 2019-12-21 | 2 | -10/+30 |
* | Enable and fix more warnings | Chris Robinson | 2019-09-14 | 4 | -58/+56 |
* | Use size_t for the NFC and biquad filters' sample count | Chris Robinson | 2019-08-20 | 4 | -10/+14 |
* | Fix and clarify the peaking biquad filter | Chris Robinson | 2019-08-10 | 2 | -5/+5 |
* | Move a struct definition to where it's used | Chris Robinson | 2019-08-05 | 1 | -18/+0 |
* | Make a couple counts size_t | Chris Robinson | 2019-08-03 | 2 | -6/+6 |
* | More include cleanup | Chris Robinson | 2019-07-29 | 3 | -2/+6 |
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 6 | -0/+854 |