| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
contains (used before with asString).
|
|
|
|
| |
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.
|
|
|
|
| |
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.
|
|
|
|
| |
after defining them.
|
|
|
|
| |
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.
|
|
|
|
| |
Moving setting of configuration to BowelyzerConfig.sc. Dividing the creation of SynthDefs and Synths by introducing a Routine in init. Now the SynthDefs are created with empty parameters on the server and called with proper parameters from the config, when the Synth is actually created (and added to the synths Dictionary).
|
|
|
|
| |
function. Making a local copy of the config obsolete. Clarifying TODO.
|
|
|
|
| |
the config Dictionary.
|
| |
|
|
|
|
| |
parameter to have less confusion and naming conflicts with the global config object.
|
|
|
|
| |
Bowelyzer{Analyzer,Config,OSCHub}.sc, bowelyzer.scd (for help) and darmstadt.json for a standard configuration in JSON.
|
| |
|
|
|