aboutsummaryrefslogtreecommitdiffstats
path: root/BowelyzerAnalyzer.sc
Commit message (Collapse)AuthorAgeFilesLines
* BowelyzerAnalyzer.sc: Making local versions of controls and config obsolete. ↵David Runge2016-05-291-47/+38
| | | | Moving setting of configuration to BowelyzerConfig.sc. Dividing the creation of SynthDefs and Synths by introducing a Routine in init. Now the SynthDefs are created with empty parameters on the server and called with proper parameters from the config, when the Synth is actually created (and added to the synths Dictionary).
* First commit of bowelyzer code. Includes Bowelyzer.sc, ↵David Runge2016-05-291-0/+155
Bowelyzer{Analyzer,Config,OSCHub}.sc, bowelyzer.scd (for help) and darmstadt.json for a standard configuration in JSON.