Intel IPP support for aubio
[aubio.git] / tests / src / pitch / test-pitchyin.c
index 9b45c55..87ccf1d 100644 (file)
@@ -7,6 +7,8 @@
 
 int main (void)
 {
+  aubio_init();
+  
   uint_t n = 10; // compute n times
   uint_t win_s = 1024; // window size
   // create some vectors