| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | darmstadt.json: Extending the (still very default) configuration by the \acti... | David Runge | 2016-06-30 | 1 | -0/+2 |
* | BowelyzerConfig.sc: Extending the controls by an \active flag, indicating whe... | David Runge | 2016-06-30 | 1 | -5/+17 |
* | BowelyzerOSCHub.sc: Adding some named parameters for clarity in OSCdef for th... | David Runge | 2016-06-29 | 1 | -5/+5 |
* | BowelyzerGUI.sc: Speeding up fadeout time for the OSC indicator further. | David Runge | 2016-06-29 | 1 | -1/+1 |
* | Bowelyzer.sc: Removing useless conditional as range and type are clear anyways. | David Runge | 2016-06-29 | 1 | -6/+4 |
* | BowelyzerOSCHub.sc: Adding the the indicator messaging to the forward functio... | David Runge | 2016-06-29 | 1 | -5/+7 |
* | Bowelyzer.sc: Actually remove the Synth from the dictionary, when it has been... | David Runge | 2016-06-29 | 1 | -0/+1 |
* | TODO: Removing TODO. *Everything* has been achieved... ;-) | David Runge | 2016-06-29 | 1 | -6/+0 |
* | BowelyzerGUI.sc: Moving LevelIndicator listener to Bowelyzer.sc. Removing all... | David Runge | 2016-06-29 | 2 | -89/+114 |
* | BowelyzerOSCHub.sc: Introducing a local NetAddr to send indicator messages to. | David Runge | 2016-06-29 | 1 | -2/+6 |
* | Bowelyzer.sc: Adding functionality to listen for OSC messages sent by GUI ele...0.2 | David Runge | 2016-06-22 | 2 | -1/+444 |
* | BowelyzerConfig.sc: Fixing pitchDownSample ControlSpec. Adding ControlSpec fo... | David Runge | 2016-06-22 | 1 | -1/+2 |
* | BowelyzerOSCHub.sc: Renaming adding function for Synth listener. Creating sta... | David Runge | 2016-06-22 | 1 | -11/+30 |
* | BowelyzerAnalyzer.sc: Further deviding functionality by moving adding and sta... | David Runge | 2016-06-22 | 1 | -78/+114 |
* | BowelyzerConfig.sc: Changing for proper usage of includes instead of contains...0.1 | David Runge | 2016-06-19 | 1 | -3/+3 |
* | Bowelyzer.sc, BowelyzerAnalyzer.sc, BowelyzerConfig.sc, BowelyzerOSCHub.sc: M... | David Runge | 2016-06-19 | 5 | -237/+282 |
* | BowelyzerConfig.sc: Adding class constants to check what sort of GUI element ... | David Runge | 2016-06-13 | 2 | -15/+61 |
* | BowelyzerAnalyzer.sc: Now only waiting 1 second before starting the Synths af... | David Runge | 2016-06-08 | 1 | -1/+1 |
* | BowelyzerOSCHub.sc: Now using OSCdef, to be able to overwrite functionality, ... | David Runge | 2016-06-08 | 1 | -14/+25 |
* | BowelyzerAnalyzer.sc: Making local versions of controls and config obsolete. ... | David Runge | 2016-05-29 | 1 | -47/+38 |
* | BowelyzerOSCHub.sc: Externalizing the local NetAddresses' generation to a fun... | David Runge | 2016-05-29 | 1 | -6/+11 |
* | BowelyzerConfig.sc: Adding getter and setter for Synth controls, stored in th... | David Runge | 2016-05-29 | 1 | -0/+19 |
* | BowelyzerConfig.sc: Fixing typo and calling validateConfig twice. | David Runge | 2016-05-29 | 1 | -3/+3 |
* | Bowelyzer.sc: Variables do not have to be settable. Renaming constructor para... | David Runge | 2016-05-29 | 1 | -9/+9 |
* | First commit of bowelyzer code. Includes Bowelyzer.sc, Bowelyzer{Analyzer,Con... | David Runge | 2016-05-29 | 6 | -0/+527 |
* | README.rst: Adding first version of a README. | David Runge | 2016-04-23 | 1 | -0/+37 |
* | TODO: Adding TODO file. | David Runge | 2016-04-23 | 1 | -0/+6 |