summaryrefslogtreecommitdiff
path: root/synth/lfos.cpp
AgeCommit message (Collapse)Author
2011-01-16Added waveforms and noise, changed foo++ into ++fooFlorian Jung
List of waveforms: 0=sin 1=abssin 2=half_sin 3=pulse-sin 4=square 5=sawtooth 6=pyramid 7=white noise
2011-01-14Moved lfos and sample-and-hold in own source fileFlorian Jung