summaryrefslogtreecommitdiff
path: root/TRSS_02_rec/src/testApp.h
diff options
context:
space:
mode:
Diffstat (limited to 'TRSS_02_rec/src/testApp.h')
-rw-r--r--TRSS_02_rec/src/testApp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TRSS_02_rec/src/testApp.h b/TRSS_02_rec/src/testApp.h
index 16bba9a..ffb92e9 100644
--- a/TRSS_02_rec/src/testApp.h
+++ b/TRSS_02_rec/src/testApp.h
@@ -34,6 +34,8 @@ public:
ofSoundPlayer startSound;
ofSoundPlayer stopSound;
+
+ int recorded;
};