summaryrefslogtreecommitdiff
path: root/glitcher/src/ofApp.h
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2014-02-28 10:28:30 +0000
committerTim Redfern <tim@eclectronics.org>2014-02-28 10:28:30 +0000
commitcaa1426e767efdba526c1d2df0b61aafbd6fcca7 (patch)
tree711248cc9e539b16b7b9ed0642958bb19172a753 /glitcher/src/ofApp.h
parenta2fe68dfed91e362404ea1171cc8f0b313956cc3 (diff)
progressing glitchy transform
Diffstat (limited to 'glitcher/src/ofApp.h')
-rw-r--r--glitcher/src/ofApp.h2
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;