diff options
| author | Comment <tim@gray.(none)> | 2013-04-30 22:29:33 +0100 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2013-04-30 22:29:33 +0100 |
| commit | b5115001759f0d3bf841a410cfe1881d4954a92b (patch) | |
| tree | 8cfa327ee49f35bf3840f50b39023467a0ba12bc /TRSS_02_rec/src/testApp.h | |
| parent | 525683335ee53c39f8b80ae089b96b3357e776cd (diff) | |
good for recording session
Diffstat (limited to 'TRSS_02_rec/src/testApp.h')
| -rw-r--r-- | TRSS_02_rec/src/testApp.h | 2 |
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; }; |
