Version 1.0.0
This release finalizes the API for Supercollider.
- Configuration is done with
Supercollider.config(). - Adapters are added with
Supercollider.adapter(). This includes the default adapters.- Adapters are no longer turned on separately in the config options.
And one more change:
- An error is thrown if a template path is not defined, or if the path to the template can't be loaded.