feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change
on this file since 9169c51 was
cad8783,
checked in by Paul Brossier <piem@altern.org>, 19 years ago
|
easier to run python scripts from source tree
|
-
Property mode set to
100644
|
File size:
369 bytes
|
Line | |
---|
1 | # Here you will find some examples of python scripts and some evaluation |
---|
2 | # routines. The python interface for libaubio is generated using Swig. |
---|
3 | |
---|
4 | # To have it working before installation, you will need to set LD_LIBRARY_PATH. |
---|
5 | # for instance, to run the python script from within aubio/python/, you can use |
---|
6 | # sh ./README |
---|
7 | |
---|
8 | export LD_LIBRARY_PATH=../src/.libs:../ext/.libs |
---|
Note: See
TracBrowser
for help on using the repository browser.