projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
953a447
)
src/aubio.h: add effects/timestretch.h
author
Paul Brossier
<piem@piem.org>
Thu, 29 Sep 2016 11:34:13 +0000
(13:34 +0200)
committer
Paul Brossier
<piem@piem.org>
Thu, 29 Sep 2016 11:34:13 +0000
(13:34 +0200)
src/aubio.h
patch
|
blob
|
history
diff --git
a/src/aubio.h
b/src/aubio.h
index
493a47f
..
6372644
100644
(file)
--- a/
src/aubio.h
+++ b/
src/aubio.h
@@
-216,6
+216,7
@@
extern "C"
#include "pitch/pitchspecacf.h"
#include "tempo/beattracking.h"
#include "effects/pitchshift.h"
+#include "effects/timestretch.h"
#include "utils/scale.h"
#include "utils/hist.h"
#endif