summaryrefslogtreecommitdiff
path: root/note_compiler/templates/set_param.1
AgeCommit message (Collapse)Author
2011-01-05Finished note-compiler, seems to work. TODO: CLIFlorian 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