diff options
Diffstat (limited to 'gui/src/ofApp.h')
| -rw-r--r-- | gui/src/ofApp.h | 4 |
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 |
