Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | BowelyzerOSCHub.sc: Externalizing the local NetAddresses' generation to a ↵ | David Runge | 2016-05-29 | 1 | -6/+11 | |
| | | | | function. Making a local copy of the config obsolete. Clarifying TODO. | |||||
* | 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 | |
| | ||||||
* | Bowelyzer.sc: Variables do not have to be settable. Renaming constructor ↵ | David Runge | 2016-05-29 | 1 | -9/+9 | |
| | | | | parameter to have less confusion and naming conflicts with the global config object. | |||||
* | First commit of bowelyzer code. Includes Bowelyzer.sc, ↵ | David Runge | 2016-05-29 | 6 | -0/+527 | |
| | | | | Bowelyzer{Analyzer,Config,OSCHub}.sc, bowelyzer.scd (for help) and darmstadt.json for a standard configuration in JSON. | |||||
* | README.rst: Adding first version of a README. | David Runge | 2016-04-23 | 1 | -0/+37 | |
| | ||||||
* | TODO: Adding TODO file. | David Runge | 2016-04-23 | 1 | -0/+6 | |