diff options
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 aec2a73..c001878 100644 --- a/06_performance/src/testApp.h +++ b/06_performance/src/testApp.h @@ -189,6 +189,7 @@ class testApp : public ofBaseApp, public ofxMidiListener{ ofxXmlSettings XML; vector<ofVideoPlayer> videoclips; + int videoplaying; ofxOscReceiver receiver; |
