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
c6f694b
..
cf48d9b
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"