projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e7c408
)
aubio.h: add filterbank.h
author
Paul Brossier
<piem@piem.org>
Sat, 8 Sep 2007 13:36:12 +0000
(15:36 +0200)
committer
Paul Brossier
<piem@piem.org>
Sat, 8 Sep 2007 13:36:12 +0000
(15:36 +0200)
src/aubio.h
patch
|
blob
|
history
diff --git
a/src/aubio.h
b/src/aubio.h
index 3006bcfbf680e038908de786616069098215074d..828c607d09c8db0871508781b2b06d8beaa99dbd 100644
(file)
--- a/
src/aubio.h
+++ b/
src/aubio.h
@@
-79,6
+79,7
@@
extern "C" {
#include "beattracking.h"
#include "onset.h"
#include "tempo.h"
+#include "filterbank.h"
#include "mfcc.h"
#ifdef __cplusplus