From 48bc405b72009d9cef3dbf07a5d68337b678b98e Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Fri, 1 Jun 2018 13:27:10 +0100 Subject: chaos scaling --- gui/src/ofApp.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gui/src/ofApp.h') 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 decayPlot; void useMicChanged(); + + //======== chaos gui + + ofxPanel chaosgui; //======================================== //thresholding -- cgit v1.2.3