diff options
| author | Comment <tim@gray.(none)> | 2013-06-25 01:28:53 +0100 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-06-25 01:28:53 +0100 |
| commit | 6c5c2bfefe583c682a5ec1e6704b64c962a5a1c9 (patch) | |
| tree | 2e30a7e0837dae2fa502423b21509ae50a3dc107 /06_performance/src/testApp.h | |
| parent | 11229ede83c48fab01e6e566155536b5e7e9d762 (diff) | |
good craic
Diffstat (limited to '06_performance/src/testApp.h')
| -rw-r--r-- | 06_performance/src/testApp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/06_performance/src/testApp.h b/06_performance/src/testApp.h index 504cc53..4ecc24d 100644 --- a/06_performance/src/testApp.h +++ b/06_performance/src/testApp.h @@ -186,6 +186,7 @@ class testApp : public ofBaseApp, public ofxMidiListener{ ofxOscReceiver receiver; float xOffs,startX,yOffs,startY; + float xModel,yModel,zModel,sModel; }; #endif |
