From 2f2d4268b7d5fbc6677b482e45ebe97a9db6d19d Mon Sep 17 00:00:00 2001 From: David Runge Date: Wed, 29 Jun 2016 20:24:38 +0200 Subject: BowelyzerGUI.sc: Moving LevelIndicator listener to Bowelyzer.sc. Removing 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. --- BowelyzerGUI.sc | 62 +++------------------------------------------------------ 1 file changed, 3 insertions(+), 59 deletions(-) (limited to 'BowelyzerGUI.sc') diff --git a/BowelyzerGUI.sc b/BowelyzerGUI.sc index f50ac63..99d1f47 100644 --- a/BowelyzerGUI.sc +++ b/BowelyzerGUI.sc @@ -1,11 +1,10 @@ BowelyzerGUI{ - var mainView, - channelContainerView, + var mainView, channelContainerView,