projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e621b9a
)
add yinfft to aubio.h
author
Paul Brossier
<piem@altern.org>
Wed, 12 Jul 2006 16:41:11 +0000
(16:41 +0000)
committer
Paul Brossier
<piem@altern.org>
Wed, 12 Jul 2006 16:41:11 +0000
(16:41 +0000)
add yinfft to aubio.h
src/aubio.h
patch
|
blob
|
history
diff --git
a/src/aubio.h
b/src/aubio.h
index c6f694b23fb2e9856ac7273c0808d9f9ee1ef32e..cf48d9b3745200c8a2087d987fc812b8076157c0 100644
(file)
--- a/
src/aubio.h
+++ b/
src/aubio.h
@@
-73,6
+73,7
@@
extern "C" {
#include "pitchdetection.h"
#include "pitchmcomb.h"
#include "pitchyin.h"
+#include "pitchyinfft.h"
#include "pitchschmitt.h"
#include "pitchfcomb.h"
#include "beattracking.h"