summaryrefslogtreecommitdiff
path: root/gui/src/ofApp.h
diff options
context:
space:
mode:
authorTim Redfern <tim@getdrop.com>2018-06-01 13:27:10 +0100
committerTim Redfern <tim@getdrop.com>2018-06-01 13:27:10 +0100
commit48bc405b72009d9cef3dbf07a5d68337b678b98e (patch)
treee89dd4c34381255b196495911385db18a80167c9 /gui/src/ofApp.h
parentb036871dd531cb3adc8ff744d2e4804efbccc0e6 (diff)
chaos scaling
Diffstat (limited to 'gui/src/ofApp.h')
-rw-r--r--gui/src/ofApp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gui/src/ofApp.h b/gui/src/ofApp.h
index c9b1c4f..39c3493 100644
--- a/gui/src/ofApp.h
+++ b/gui/src/ofApp.h
@@ -116,6 +116,10 @@ class ofApp: public ofBaseApp, public ofxMidiListener {
ofParameter<float> decayPlot;
void useMicChanged();
+
+ //======== chaos gui
+
+ ofxPanel chaosgui;
//======================================== //thresholding