Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-05 | Finished note-compiler, seems to work. TODO: CLI | Florian Jung | |
The note-compiler now also generates code for set_param, and a function has been added which returns a pointer to a newly created object (important for loading from a shared object). There's also a destroyer function. TODO: - write a CLI for the note-compiler - let the note-compiler issue the build-commands on his own - make the synth load instruments from shared objects |