summaryrefslogtreecommitdiff
path: root/synth/in_synth_cli.cpp
AgeCommit message (Collapse)Author
2011-01-10Improved in-synth-cli, still TODOFlorian Jung
The CLI can now prepare loading a note without actually loading it
2011-01-10Implemented a yet very basic in-synth-interfaceFlorian Jung
The interface understands "quit" and "exit", and accepts but ignores "reload" and "load". It catches CTRL+C.