summaryrefslogtreecommitdiff
path: root/synth/main.cpp
AgeCommit message (Collapse)Author
2011-01-09Merged branch for compiled notesFlorian 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-09envelope_update_frames can now be set via CLI and config fileFlorian Jung
2011-01-01Replace class Parser with function parse()Florian Jung
2010-12-29Initial commitFlorian Jung