Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pre-scale the chorus and flanger delays to be in samples | Chris Robinson | 2013-05-21 | 1 | -19/+12 |
* | Avoid storing some chorus and flanger properties in the effect state | Chris Robinson | 2013-05-21 | 1 | -35/+17 |
* | Process 64 samples at a time for chorus and flanger effects | Chris Robinson | 2013-05-20 | 1 | -48/+65 |
* | Split chorus delay calculation into separate methods | Chris Robinson | 2013-05-20 | 1 | -37/+44 |
* | Use some macros to help with deriving types | Chris Robinson | 2013-05-20 | 1 | -12/+10 |
* | Remove unnecessary NULL checks | Chris Robinson | 2013-03-13 | 1 | -11/+7 |
* | Add Chorus and Flanger effects | Chris Robinson | 2013-03-13 | 1 | -0/+395 |