aboutsummaryrefslogtreecommitdiffstats
path: root/BowelyzerConfig.sc
Commit message (Collapse)AuthorAgeFilesLines
* BowelyzerConfig.sc: Adding class constants to check what sort of GUI element ↵David Runge2016-06-131-13/+59
| | | | the different parameter require. Removing the channel offset feature in favor of addressing inputs directly (starting from 0). BowelyzerAnalyzer.sc: Removing the channel offest feature.
* BowelyzerConfig.sc: Adding getter and setter for Synth controls, stored in ↵David Runge2016-05-291-0/+19
| | | | the config Dictionary.
* BowelyzerConfig.sc: Fixing typo and calling validateConfig twice.David Runge2016-05-291-3/+3
|
* First commit of bowelyzer code. Includes Bowelyzer.sc, ↵David Runge2016-05-291-0/+229
Bowelyzer{Analyzer,Config,OSCHub}.sc, bowelyzer.scd (for help) and darmstadt.json for a standard configuration in JSON.