summaryrefslogtreecommitdiff
path: root/synth/envelope.h
AgeCommit message (Collapse)Author
2011-01-15Added rudimentary support for freq-envelopesFlorian Jung
todo: pfactor'ed amount todo: support for compiled notes plus some tiny bugfixes: - in Envelope (get_sustain now returns orig_sustain) - parser now uses isnum instead of isfloat where appropriate
2011-01-11Envelope can now stay in sustain phase foreverFlorian Jung
2011-01-09Envelope::get_level() gets called rarely nowFlorian Jung
Also, changed .gitignore to ignore gmon.out
2010-12-29Initial commitFlorian Jung