shithub: aubio

ref: 13340a68093f6c0fb0b3887be9a0085b74874e71
dir: /python/README/

View raw version
Here you will find some examples of python scripts and some evaluation
routines. The python interface for libaubio is generated using Swig.

To have it working before installation, you will need to set LD_LIBRARY_PATH
# export LD_LIBRARY_PATH=../src/.libs:../ext/.libs
for instance, to run the python script from within aubio/python/.