Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-11 | In-synth-cli can now (re)load programs. maybe SEGFAULTING? | Florian Jung | |
2011-01-10 | Improved in-synth-cli, still TODO | Florian Jung | |
The CLI can now prepare loading a note without actually loading it | |||
2011-01-10 | Implemented a yet very basic in-synth-interface | Florian Jung | |
The interface understands "quit" and "exit", and accepts but ignores "reload" and "load". It catches CTRL+C. | |||
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-09 | envelope_update_frames can now be set via CLI and config file | Florian Jung | |
2011-01-01 | Replace class Parser with function parse() | Florian Jung | |
2010-12-29 | Initial commit | Florian Jung | |