aboutsummaryrefslogtreecommitdiffstats
path: root/classes/BowelyzerGUI.sc
Commit message (Collapse)AuthorAgeFilesLines
* classes/BowelyzerGUI.sc: Adding Button to add a new channel and adding its ↵David Runge2016-07-091-82/+111
| | | | 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.
* classes/Bowelyzer.sc: Adding /free OSC listener, to be able to close ↵David Runge2016-07-081-11/+82
| | | | 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.
* classes/BowelyzerGUI.sc: Updating to correct fileMode in save button. Adding ↵David Runge2016-07-061-1/+2
| | | | TODO for inactive Button states.
* classes/*.sc: Moving all classes to the proper subfolder classes.0.4David Runge2016-07-031-0/+520