| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
defaultControls. Adding freqRange to the class Arrays controlsWithRanger and hasToBeArray. Adding a ControlSpec for freqRange. Adding a return value in getControlValue for type Array (for now only with Float typ items).
|
| |
|
|
|
|
| |
on successful write. Only adding Dictionary in validateConfig for inputs that have no controls and copying the rest by value from defaultControls. This prevents bowelyzer from globally setting the active state for the next channel to be initialized by toggling any of the current.
|
| |
|
|
|
|
| |
path to be more exclusive. Removing unused postln.
|
|
|
|
| |
readConfigurationFile (on success of reading and validating), as this makes outside calls less complicated. Adding the possibility of inserting predefined names, that are not nil, not empty and not yet included in the config, using addInput, instead of relying solely on uniqueIdentifiers.
|
|
|
|
| |
with unique identifier (name). Updating comments and TODOs.
|
|
|
|
| |
(valid JSON, yay). Adding global configFilePath. Updating hfThreshold ControlSpec to default to 1.0. Removing obsolete comments.
|
|
|