Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-15 | Added pfactor-influence for freq_env_amount | Florian Jung | |
2011-01-15 | Added rudimentary support for freq-envelopes | Florian 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-12 | Non-releasing Envelopes now work | Florian Jung | |
2011-01-09 | Merged branch for compiled notes | Florian Jung | |
The synthesizer is now able to load and use compiled, optimized shared objects of programs. There's also a note-compiler which creates the code for such objects. TODO: - let the note-compiler automatically compile OR rename it to code-emitter | |||
2011-01-01 | Replace class Parser with function parse() | Florian Jung | |
2010-12-29 | Initial commit | Florian Jung | |