Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a void* for the effect state Delete method param | Chris Robinson | 2014-03-21 | 1 | -5/+2 |
* | Fix some types | Chris Robinson | 2014-02-07 | 1 | -2/+2 |
* | Fix numeric constant type (double->float) | Chris Robinson | 2013-12-08 | 1 | -2/+2 |
* | Reimplement the compressor to work per-sample | Chris Robinson | 2013-11-06 | 1 | -37/+51 |
* | Use inline initialization for effect state factory vtables | Chris Robinson | 2013-10-07 | 1 | -7/+6 |
* | Constify the effect parameter of effect getters | Chris Robinson | 2013-10-07 | 1 | -8/+4 |
* | Use the UNUSED macro in the effects | Chris Robinson | 2013-10-07 | 1 | -8/+6 |
* | Use a macro for the silence threshold | Chris Robinson | 2013-10-06 | 1 | -1/+1 |
* | Implement the Compressor effect | Chris Robinson | 2013-10-03 | 1 | -0/+216 |