Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename some inheritance macros | Chris Robinson | 2013-05-21 | 1 | -9/+9 |
| | |||||
* | Process 64 samples at a time for some effects | Chris Robinson | 2013-05-20 | 1 | -69/+88 |
| | | | | | This should help with the non-interleaved samples of the output, and allow skipping channels that don't contribute to the output. | ||||
* | Use some macros to help with deriving types | Chris Robinson | 2013-05-20 | 1 | -12/+10 |
| | |||||
* | Clear all the old channel gains to 0 before setting them | Chris Robinson | 2013-05-20 | 1 | -1/+3 |
| | |||||
* | Avoid recalculating the same coefficient | Chris Robinson | 2013-05-19 | 1 | -11/+9 |
| | |||||
* | Implement distortion and equalizer effects | Chris Robinson | 2013-05-18 | 1 | -0/+356 |
Code provided by Mike Gorchak |