Ignore:
Timestamp:
Sep 30, 2009, 5:42:13 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:
7ac818f
Parents:
7de4de0
Message:

interfaces/python: improve draft wrapper alpha_norm example, add some unit tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • interfaces/python/setup.py

    r7de4de0 rae6e15c  
    44      ext_modules = [
    55        Extension("_aubio",
    6             ["aubiomodule.c"],
     6            ["aubiomodule.c", "py-fvec.c"],
    77            include_dirs=['../../build/default/src', '../../src' ],
    88            library_dirs=['../../build/default/src', '../../src/.libs' ],
Note: See TracChangeset for help on using the changeset viewer.