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 | -26/+50 |
| | | | | | 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 | -0/+2 |
| | |||||
* | Implement distortion and equalizer effects | Chris Robinson | 2013-05-18 | 1 | -0/+446 |
Code provided by Mike Gorchak |