aboutsummaryrefslogtreecommitdiffstats
path: root/Bowelyzer.sc
Commit message (Collapse)AuthorAgeFilesLines
* Bowelyzer.sc, BowelyzerAnalyzer.sc, BowelyzerConfig.sc, BowelyzerOSCHub.sc: ↵David Runge2016-06-191-8/+9
| | | | Moving from String based identifiers to Symbols. Further refining the configuration parsing and validation process. darmstadt.json: Moving names into inputs Dictionary, holding channel number (offsets are not required/feasible) and name.
* Bowelyzer.sc: Variables do not have to be settable. Renaming constructor ↵David Runge2016-05-291-9/+9
| | | | parameter to have less confusion and naming conflicts with the global config object.
* First commit of bowelyzer code. Includes Bowelyzer.sc, ↵David Runge2016-05-291-0/+30
Bowelyzer{Analyzer,Config,OSCHub}.sc, bowelyzer.scd (for help) and darmstadt.json for a standard configuration in JSON.