Hi all. There’s a new release of the OMOrch Openmusic-Orchidea lib here:
Releases · andersvi/OMOrch · GitHub
News:
- new class orch-config, to store and write values to a config-file, input from disk-file or textfile-object
- change orchestrate-method, input is only target and instance of orch-config, same as Carmine’s orchestrate-binary
- most global vars renamed: orchidea-… → orch-…
- removed template system, instead use orch-config
- updated DEMO/intro-WS to reflect changes
I replaced the previous template-based system with the new ‘orch-config’ class, check patch in demo-workspace.
PS: This software is very much under development. I’m very happy for all sorts of feedback, bug-reports, suggestions. Check the ‘issues’ list at the github-repo for some things which are already on the TODO-list.
Have fun!