summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-09Loaded note-shared-objects are now unloadedcompiled_notesFlorian Jung
2011-01-09Cleaned TODO-listFlorian Jung
2011-01-09Improved note-compiler: optimizing output now works properlyFlorian Jung
2011-01-09envelope_update_frames can now be set via CLI and config fileFlorian Jung
2011-01-08Envelope::get_level() gets called rarely nowFlorian Jung
2011-01-08Added some of the bugfixes to the note_compiler and removed use_pfactorFlorian Jung
2011-01-08Minor fixes and improvementsFlorian Jung
2011-01-08Changed always_reattack (controller 3) to legato-pedalFlorian Jung
2011-01-08Added support for hold- and sostenuto pedalsFlorian Jung
2011-01-07Improved note-compiler and added TODO-entriesFlorian Jung
2011-01-06Added a rudimentary CLI to the note compiler + bugfixFlorian Jung
2011-01-06The synthesizer can now load the compiled notesFlorian Jung
2011-01-05Finished note-compiler, seems to work. TODO: CLIFlorian Jung
2011-01-05Note-compiler is _mostly_ complete; plus some tiny bugfixesFlorian Jung
2011-01-01Replace class Parser with function parse()Florian Jung
2011-01-01Update and move todo-listFlorian Jung
2010-12-31Add initial code for the note-compilerFlorian Jung
2010-12-30Improved Makefile and .gitignoreFlorian Jung
2010-12-30Use NoteSkel wherever possibleFlorian Jung
2010-12-30Note inherits from NoteSkel -- worksFlorian Jung
2010-12-30Note inherits from NoteSkel -- DOES NOT WORK!Florian Jung
2010-12-29Define an interface and a skeleton for class NoteFlorian Jung
2010-12-29Initial commitFlorian Jung