Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-04 | remove GainMod chugin/UGen: multiplying two UGen outputs can already be ↵ | Robin Haberkorn | 2 | -23/+1 | |
achieved by chucking them to the same UGen (X) and setting X.op(3) | |||||
2012-09-03 | build 64-bit Chugins | Robin Haberkorn | 1 | -4/+2 | |
2012-09-01 | added "GainMod" chugin (essentially sample multiplication like Pure Data [~*]) | Robin Haberkorn | 2 | -1/+23 | |
2012-08-30 | replace Chubgraph Clipper with Chugin Clipper, giving a significant speed ↵ | Robin Haberkorn | 2 | -0/+37 | |
increase * Chubgraph Clipper now available as ClipperGraph * Chugins are built in chugins/ and do not need to be installed * additional command line options to ./start_chuck are passed to chuck |