Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a method to process two biquads at once | Chris Robinson | 2020-04-23 | 1 | -1/+11 |
* | Pass a span for the biquad filter input | Chris Robinson | 2019-12-25 | 1 | -2/+3 |
* | 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 |
* | Use unique setters for biquad filter parameters | Chris Robinson | 2019-12-21 | 1 | -9/+29 |
* | Enable and fix more warnings | Chris Robinson | 2019-09-14 | 1 | -17/+15 |
* | Use size_t for the NFC and biquad filters' sample count | Chris Robinson | 2019-08-20 | 1 | -1/+2 |
* | Fix and clarify the peaking biquad filter | Chris Robinson | 2019-08-10 | 1 | -4/+5 |
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 1 | -0/+113 |