summaryrefslogtreecommitdiff
path: root/chugins/GainMod.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-09-04remove GainMod chugin/UGen: multiplying two UGen outputs can already be ↵Robin Haberkorn1-22/+0
achieved by chucking them to the same UGen (X) and setting X.op(3)
2012-09-01added "GainMod" chugin (essentially sample multiplication like Pure Data [~*])Robin Haberkorn1-0/+22