feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change
on this file since d5e846c was
ad5203c,
checked in by Paul Brossier <piem@piem.org>, 12 years ago
|
python/: improve build
|
-
Property mode set to
100644
|
File size:
673 bytes
|
Rev | Line | |
---|
[f719589] | 1 | Python aubio module |
---|
| 2 | =================== |
---|
| 3 | |
---|
| 4 | This module wraps the aubio library for python using the numpy module. |
---|
| 5 | |
---|
| 6 | See the [Python/C API Reference |
---|
[f400ea1] | 7 | Manual] (http://docs.python.org/c-api/index.html) and the [Numpy/C API |
---|
[f719589] | 8 | Reference](http://docs.scipy.org/doc/numpy/reference/c-api.html) |
---|
| 9 | |
---|
[49505f7] | 10 | Compiling python aubio |
---|
| 11 | ---------------------- |
---|
[f719589] | 12 | |
---|
[49505f7] | 13 | You should be able to build the aubio python module out of the box: |
---|
[f719589] | 14 | |
---|
[f400ea1] | 15 | $ ./build_osx |
---|
[c3d286c] | 16 | |
---|
[49505f7] | 17 | This should work on linux based systems as well as recent versions of OS X |
---|
| 18 | (10.8.x). Let me know if you have issues on your platforms. |
---|
[f719589] | 19 | |
---|
[49505f7] | 20 | Additional tools |
---|
| 21 | ---------------- |
---|
| 22 | |
---|
| 23 | To use some of the demo scripts, you will need |
---|
| 24 | [matplotlib](http://matplotlib.org/). |
---|
Note: See
TracBrowser
for help on using the repository browser.