index
:
bowelyzer.git
master
Audio analyzer to OSC sender
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
classes/Bowelyzer.sc: Refactoring all GUI functions, formerly using defer to ...
David Runge
2016-07-10
2
-254
/
+271
*
classes/Bowelyzer.sc: Adding support for rename prevention, if the name is al...
David Runge
2016-07-10
1
-3
/
+9
*
classes/BowelyzerGUI.sc: Adding function to set the TextField of a given chan...
David Runge
2016-07-10
1
-0
/
+26
*
classes/BowelyzerGUI.sc: Refactoring the initialization and removal of config...
David Runge
2016-07-10
1
-21
/
+36
*
classes/BowelyzerConfig.sc: Ordering the configuration file alphabetically.
David Runge
2016-07-10
1
-6
/
+8
*
classes/BowelyzerGUI.sc: Implementing channel selector as EZPopUpMenu. Provid...
David Runge
2016-07-10
2
-49
/
+93
*
classes/BowelyzerConfig.sc: Fixing statements regarding configFilePath and pa...
David Runge
2016-07-10
1
-5
/
+3
*
classes/BowelyzerGUI.sc: Introducing a short wait, before setting up headView...
0.7.5
David Runge
2016-07-09
1
-9
/
+12
*
classes/Bowelyzer.sc: Moving the freeing of Synths up in the chain when calli...
David Runge
2016-07-09
1
-4
/
+4
*
classes/BowelyzerAnalyzer.sc: Making Synth removal more verbose.
David Runge
2016-07-09
1
-0
/
+1
*
classes/Bowelyzer.sc: Refactoring functionality from /free and /add OSCdefs i...
0.7
David Runge
2016-07-09
1
-51
/
+102
*
classes/BowelyzerConfig.sc: Moving the setting of configFilePath into readCon...
David Runge
2016-07-09
1
-5
/
+8
*
classes/BowelyzerGUI.sc: Refactoring the creation and removal of addresses an...
David Runge
2016-07-09
1
-34
/
+76
*
classes/BowelyzerOSCHub.sc: Adding description.
David Runge
2016-07-09
1
-0
/
+2
*
classes/BowelyzerAnalyzer.sc: Refactoring Routine with add and start of Synth...
David Runge
2016-07-09
1
-5
/
+9
*
classes/Bowelyzer.sc: Adding OSCdef for adding new channel. Including the add...
0.6
David Runge
2016-07-09
1
-2
/
+33
*
classes/BowelyzerGUI.sc: Adding Button to add a new channel and adding its si...
David Runge
2016-07-09
1
-82
/
+111
*
classes/BowelyzerConfig.sc: Adding functions to add a single input channel wi...
David Runge
2016-07-09
1
-1
/
+23
*
classes/Bowelyzer.sc: Adding /free OSC listener, to be able to close channels...
David Runge
2016-07-08
2
-34
/
+127
*
classes/BowelyzerConfig.sc: Adding writeConfigurationFile functionality (vali...
0.5
David Runge
2016-07-06
1
-3
/
+100
*
classes/BowelyzerGUI.sc: Updating to correct fileMode in save button. Adding ...
David Runge
2016-07-06
1
-1
/
+2
*
classes/Bowelyzer.sc: Adding OSCdefs for saving and loading of configuration ...
David Runge
2016-07-06
1
-5
/
+19
*
classes/BowelyzerOSCHub.sc: Streamlining the output of a local forward. Fixin...
David Runge
2016-07-05
1
-2
/
+2
*
classes/*.sc: Moving all classes to the proper subfolder classes.
0.4
David Runge
2016-07-03
5
-0
/
+1446