aubio.h: add filterbank.h
authorPaul Brossier <piem@piem.org>
Sat, 8 Sep 2007 13:36:12 +0000 (15:36 +0200)
committerPaul Brossier <piem@piem.org>
Sat, 8 Sep 2007 13:36:12 +0000 (15:36 +0200)
src/aubio.h

index 3006bcf..828c607 100644 (file)
@@ -79,6 +79,7 @@ extern "C" {
 #include "beattracking.h"
 #include "onset.h"
 #include "tempo.h"
+#include "filterbank.h"
 #include "mfcc.h"
 
 #ifdef __cplusplus