aubio-types.h: python module has it all
authorPaul Brossier <piem@piem.org>
Fri, 6 Nov 2009 00:27:05 +0000 (01:27 +0100)
committerPaul Brossier <piem@piem.org>
Fri, 6 Nov 2009 00:27:05 +0000 (01:27 +0100)
interfaces/python/aubio-types.h

index cbab5a0b7c2bb6dea554d587171afbde052eed8c..7311ee66d739acf52c6261fbd5e226a8929df7d0 100644 (file)
@@ -2,6 +2,7 @@
 #include <structmember.h>
 #define NO_IMPORT_ARRAY
 #include <numpy/arrayobject.h>
+#define AUBIO_UNSTABLE 1
 #include <aubio.h>
 
 #define Py_default_vector_length   1024