diff options
| author | Tim Redfern <tim@eclectronics.org> | 2014-02-28 10:28:30 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2014-02-28 10:28:30 +0000 |
| commit | caa1426e767efdba526c1d2df0b61aafbd6fcca7 (patch) | |
| tree | 711248cc9e539b16b7b9ed0642958bb19172a753 /glitcher/src/ofApp.h | |
| parent | a2fe68dfed91e362404ea1171cc8f0b313956cc3 (diff) | |
progressing glitchy transform
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; |
