Ignore:
Timestamp:
Oct 8, 2009, 9:04:33 PM (15 years ago)
Author:
Paul Brossier <piem@piem.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:
5f4fd2f
Parents:
7280e67
Message:

tests/python/localaubio.py: swith location

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/python/localaubio.py

    r7280e67 rb45b4ea  
    1111    cur_dir = os.path.dirname(__file__)
    1212    sys.path.append(os.path.join(cur_dir,'..','..','python'))
    13     # waf places
     13    # autotools places
    1414    sys.path.append(os.path.join(cur_dir,'..','..','python','aubio'))
    1515    sys.path.append(os.path.join(cur_dir,'..','..','python','aubio','.libs'))
    16     # autotools places
     16    # waf places
    1717    sys.path.append(os.path.join(cur_dir,'..','..','build', 'default', 'swig'))
    1818    sys.path.append(os.path.join(cur_dir,'..','..','build', 'default', 'python','aubio'))
Note: See TracChangeset for help on using the changeset viewer.