Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BowelyzerGUI.sc: Speeding up fadeout time for the OSC indicator further. | David Runge | 2016-06-29 | 1 | -1/+1 |
| | |||||
* | BowelyzerGUI.sc: Moving LevelIndicator listener to Bowelyzer.sc. Removing ↵ | David Runge | 2016-06-29 | 1 | -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.2 | David Runge | 2016-06-22 | 1 | -0/+353 |
elements. BowelyzerGUI.sc: Adding first version of class for GUI of bowelyzer. |