aboutsummaryrefslogtreecommitdiffstats
path: root/BowelyzerOSCHub.sc
Commit message (Collapse)AuthorAgeFilesLines
* BowelyzerOSCHub.sc: Now using OSCdef, to be able to overwrite functionality, ↵David Runge2016-06-081-14/+25
| | | | once ie. the server addresses have changed. Implemented forward function, that forwards incoming OSC message to the globally specified forward address, if it's not send to the local sclang.
* BowelyzerOSCHub.sc: Externalizing the local NetAddresses' generation to a ↵David Runge2016-05-291-6/+11
| | | | function. Making a local copy of the config obsolete. Clarifying TODO.
* First commit of bowelyzer code. Includes Bowelyzer.sc, ↵David Runge2016-05-291-0/+47
Bowelyzer{Analyzer,Config,OSCHub}.sc, bowelyzer.scd (for help) and darmstadt.json for a standard configuration in JSON.