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 3006bcfbf680e038908de786616069098215074d..828c607d09c8db0871508781b2b06d8beaa99dbd 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