summaryrefslogtreecommitdiff
path: root/synth/defines.h
AgeCommit message (Collapse)Author
2013-05-19GPLizedFlorian Jung
2012-04-04reset filter-envelopes instead of reattackingFlorian Jung
2011-02-14Clean enabling/disabling of frameskip and watching per definesFlorian Jung
2011-02-12Sawtooth and pulse-waves have now variable phasesFlorian Jung
for sawtooth, the ratio rising:falling phase is adjustable for pulse, the ratio high:low is adjustable
2011-02-10Updated TODO and changed a default in defines.hFlorian Jung
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-09envelope_update_frames can now be set via CLI and config fileFlorian Jung
2010-12-29Initial commitFlorian Jung