diff options
Diffstat (limited to 'glitcher/src/ofApp.h')
| -rw-r--r-- | glitcher/src/ofApp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glitcher/src/ofApp.h b/glitcher/src/ofApp.h index beaceaf..4767d0f 100644 --- a/glitcher/src/ofApp.h +++ b/glitcher/src/ofApp.h @@ -23,7 +23,7 @@ public: audioGlitcher glitch; - ofSoundStream soundStream; + //ofSoundStream soundStream; vector<float> samples; int frame; |
