aboutsummaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
* classes/BowelyzerGUI.sc: Refactoring setupAddressesAndPorts into setupSynthSe...0.8David Runge2016-07-142-57/+129
* classes/BowelyzerConfig.sc: Updating writeConfigurationFile to return true on...David Runge2016-07-141-2/+3
* classes/Bowelyzer.sc: Refactoring all GUI functions, formerly using defer to ...David Runge2016-07-102-254/+271
* classes/Bowelyzer.sc: Adding support for rename prevention, if the name is al...David Runge2016-07-101-3/+9
* classes/BowelyzerGUI.sc: Adding function to set the TextField of a given chan...David Runge2016-07-101-0/+26
* classes/BowelyzerGUI.sc: Refactoring the initialization and removal of config...David Runge2016-07-101-21/+36
* classes/BowelyzerConfig.sc: Ordering the configuration file alphabetically.David Runge2016-07-101-6/+8
* classes/BowelyzerGUI.sc: Implementing channel selector as EZPopUpMenu. Provid...David Runge2016-07-102-49/+93
* classes/BowelyzerConfig.sc: Fixing statements regarding configFilePath and pa...David Runge2016-07-101-5/+3
* classes/BowelyzerGUI.sc: Introducing a short wait, before setting up headView...0.7.5David Runge2016-07-091-9/+12
* classes/Bowelyzer.sc: Moving the freeing of Synths up in the chain when calli...David Runge2016-07-091-4/+4
* classes/BowelyzerAnalyzer.sc: Making Synth removal more verbose.David Runge2016-07-091-0/+1
* classes/Bowelyzer.sc: Refactoring functionality from /free and /add OSCdefs i...0.7David Runge2016-07-091-51/+102
* classes/BowelyzerConfig.sc: Moving the setting of configFilePath into readCon...David Runge2016-07-091-5/+8
* classes/BowelyzerGUI.sc: Refactoring the creation and removal of addresses an...David Runge2016-07-091-34/+76
* classes/BowelyzerOSCHub.sc: Adding description.David Runge2016-07-091-0/+2
* classes/BowelyzerAnalyzer.sc: Refactoring Routine with add and start of Synth...David Runge2016-07-091-5/+9
* classes/Bowelyzer.sc: Adding OSCdef for adding new channel. Including the add...0.6David Runge2016-07-091-2/+33
* classes/BowelyzerGUI.sc: Adding Button to add a new channel and adding its si...David Runge2016-07-091-82/+111
* classes/BowelyzerConfig.sc: Adding functions to add a single input channel wi...David Runge2016-07-091-1/+23
* classes/Bowelyzer.sc: Adding /free OSC listener, to be able to close channels...David Runge2016-07-082-34/+127
* classes/BowelyzerConfig.sc: Adding writeConfigurationFile functionality (vali...0.5David Runge2016-07-061-3/+100
* classes/BowelyzerGUI.sc: Updating to correct fileMode in save button. Adding ...David Runge2016-07-061-1/+2
* classes/Bowelyzer.sc: Adding OSCdefs for saving and loading of configuration ...David Runge2016-07-061-5/+19
* classes/BowelyzerOSCHub.sc: Streamlining the output of a local forward. Fixin...David Runge2016-07-051-2/+2
* classes/*.sc: Moving all classes to the proper subfolder classes.0.4David Runge2016-07-035-0/+1446