From b617228d7bf7c028b7e27da6f47053bc0558bc95 Mon Sep 17 00:00:00 2001 From: Comment Date: Thu, 13 Jun 2013 08:57:57 +0100 Subject: first performance --- src/testApp.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/testApp.h') diff --git a/src/testApp.h b/src/testApp.h index bd34832..59a48f8 100755 --- a/src/testApp.h +++ b/src/testApp.h @@ -81,6 +81,9 @@ class testApp : public ofxFensterListener { ofxFloatSlider sW; ofxParameter slidWave; + ofxToggle reverse; + ofxToggle drawkeys; + void create1port(bool & pressed); void create2port(bool & pressed); -- cgit v1.2.3