| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
into separate functions. Adding functionality to load a new setup.
|
|
|
|
| |
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.
|
|
|
|
| |
and ports Views into separate functions setupAddressesAndPorts and removeAddressesAndPorts. Expanding all alignment calls for better readability. Changing the call to setupPauseButton to be aware of the \active state from the channels config (will be initialized red, when inactive). Fixing comments.
|
| |
|
|
|
|
| |
Synths into separate function, which is more convenient for outside calls.
|
|
|
|
| |
add channel Button width to width for resizing of channelContainerView on channel deletion.
|
|
|
|
| |
size to the width of channelContainerView. Refactoring channel creation into a single function. Fixing the use of EZSlider by setting a orientation for the Slider object after creation.
|
|
|
|
| |
with unique identifier (name). Updating comments and TODOs.
|
|
|
|
| |
channels. Moving the update functionality for LevelIndicators to BowelyzerGUI.sc. Naming OSCdefs properly using Symbols. classes/BowelyzerGUI.sc: Adding close Button for each channel. Adding free function for the OSC indicator fadeout Tasks. Naming more objects, if possible.
|
|
|
|
| |
(valid JSON, yay). Adding global configFilePath. Updating hfThreshold ControlSpec to default to 1.0. Removing obsolete comments.
|
|
|
|
| |
TODO for inactive Button states.
|
|
|
|
| |
file.
|
|
|
|
| |
Fixing onsetDetect value.
|
|
|