Changeset 80c0417 for python/README


Ignore:
Timestamp:
May 30, 2005, 6:44:52 AM (20 years ago)
Author:
Paul Brossier <piem@altern.org>
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:
d09cad2
Parents:
588a09f
Message:

merged aubioplot-onsets into aubiocut, added some more options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/README

    r588a09f r80c0417  
    22routines. The python interface for libaubio is generated using Swig.
    33
    4 To have it working before installation, set LD_LIBRARY_PATH as:
    5 LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib:../src/.libs
     4To have it working before installation, you will need to set LD_LIBRARY_PATH
     5# export LD_LIBRARY_PATH=../src/.libs:../ext/.libs
     6for instance, to run the python script from within aubio/python/.
Note: See TracChangeset for help on using the changeset viewer.