projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ca4b59
)
src/aubio.h: add ringbuffer to unstable api
author
Paul Brossier
<piem@piem.org>
Mon, 28 Nov 2016 13:11:10 +0000
(14:11 +0100)
committer
Paul Brossier
<piem@piem.org>
Mon, 28 Nov 2016 13:11:10 +0000
(14:11 +0100)
src/aubio.h
patch
|
blob
|
history
diff --git
a/src/aubio.h
b/src/aubio.h
index
6372644
..
e1c7f7a
100644
(file)
--- a/
src/aubio.h
+++ b/
src/aubio.h
@@
-219,6
+219,7
@@
extern "C"
#include "effects/timestretch.h"
#include "utils/scale.h"
#include "utils/hist.h"
+#include "utils/ringbuffer.h"
#endif
#ifdef __cplusplus