summaryrefslogtreecommitdiff
path: root/glitcher/src/ofApp.h
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2014-03-04 09:12:14 +0000
committerComment <tim@gray.(none)>2014-03-04 09:12:14 +0000
commitdcba98848683f582fd8348a937007f1fcdddd879 (patch)
tree7b2c5d7eb18d659343959f2e03eb51823335199b /glitcher/src/ofApp.h
parent598b4ac2377c6359323f54d570b704f5d912f483 (diff)
parentcaa1426e767efdba526c1d2df0b61aafbd6fcca7 (diff)
Merge branch 'master' of eclectronics.org@eclectronics.org:based
Conflicts: glitcher/src/audioGlitcher.h
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;