Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BowelyzerConfig.sc: Adding class constants to check what sort of GUI element ↵ | David Runge | 2016-06-13 | 1 | -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 Runge | 2016-05-29 | 1 | -0/+19 |
| | | | | the config Dictionary. | ||||
* | BowelyzerConfig.sc: Fixing typo and calling validateConfig twice. | David Runge | 2016-05-29 | 1 | -3/+3 |
| | |||||
* | First commit of bowelyzer code. Includes Bowelyzer.sc, ↵ | David Runge | 2016-05-29 | 1 | -0/+229 |
Bowelyzer{Analyzer,Config,OSCHub}.sc, bowelyzer.scd (for help) and darmstadt.json for a standard configuration in JSON. |