aboutsummaryrefslogtreecommitdiffstats
path: root/BowelyzerGUI.sc
Commit message (Collapse)AuthorAgeFilesLines
* BowelyzerGUI.sc: Speeding up fadeout time for the OSC indicator further.David Runge2016-06-291-1/+1
|
* BowelyzerGUI.sc: Moving LevelIndicator listener to Bowelyzer.sc. Removing ↵David Runge2016-06-291-59/+3
| | | | all of the helper functions. Removing useless controlName in toggle message. Bowelyzer.sc: Adding usage of LevelIndicator listener and OSC indicator listener. Separating those from plain listeners for GUI elements. All should now properly survive the renaming of channels. Further clarifying names in setup functions for readability.
* Bowelyzer.sc: Adding functionality to listen for OSC messages sent by GUI ↵0.2David Runge2016-06-221-0/+353
elements. BowelyzerGUI.sc: Adding first version of class for GUI of bowelyzer.