projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c246b0
)
aubio-types.h: python module has it all
author
Paul Brossier
<piem@piem.org>
Fri, 6 Nov 2009 00:27:05 +0000
(
01:27
+0100)
committer
Paul Brossier
<piem@piem.org>
Fri, 6 Nov 2009 00:27:05 +0000
(
01:27
+0100)
interfaces/python/aubio-types.h
patch
|
blob
|
history
diff --git
a/interfaces/python/aubio-types.h
b/interfaces/python/aubio-types.h
index cbab5a0b7c2bb6dea554d587171afbde052eed8c..7311ee66d739acf52c6261fbd5e226a8929df7d0 100644
(file)
--- 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