projects
/
ofxAubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76a9e76
)
src/ofxAubioBeat.h: remove olf flag
author
Paul Brossier
<piem@piem.org>
Sun, 25 Oct 2015 03:27:37 +0000
(
04:27
+0100)
committer
Paul Brossier
<piem@piem.org>
Sun, 25 Oct 2015 03:27:37 +0000
(
04:27
+0100)
src/ofxAubioBeat.h
patch
|
blob
|
history
diff --git
a/src/ofxAubioBeat.h
b/src/ofxAubioBeat.h
index
bcbdfda
..
8cc56c1
100644
(file)
--- a/
src/ofxAubioBeat.h
+++ b/
src/ofxAubioBeat.h
@@
-40,7
+40,6
@@
class ofxAubioBeat : public ofxAubioBlock {
private:
void blockAudioIn();
- bool beatFlag = false;
// aubio stuff
aubio_tempo_t * tempo;
};