ref: 7db34776a16e0cda77a3304f128f6d97e04ac904
parent: 5c246b0fccc89e2866cd3ac1327a65d139754ffa
author: Paul Brossier <piem@piem.org>
date: Thu Nov 5 20:27:05 EST 2009
aubio-types.h: python module has it all
--- a/interfaces/python/aubio-types.h
+++ b/interfaces/python/aubio-types.h
@@ -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