- Timestamp:
- Mar 11, 2014, 3:38:17 PM (11 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- e2eee03
- Parents:
- c05d61f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/ext/aubio-types.h
rc05d61f ra315be7 2 2 #include <structmember.h> 3 3 4 //#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION4 #define NPY_NO_DEPRECATED_API NPY_1_8_API_VERSION 5 5 6 6 // define numpy unique symbols for aubio … … 19 19 #endif 20 20 21 // import aubio22 21 //#include <numpy/npy_3kcompat.h> 23 22 23 // import aubio 24 24 #define AUBIO_UNSTABLE 1 25 25 #ifdef USE_LOCAL_AUBIO
Note: See TracChangeset
for help on using the changeset viewer.