Changeset 1d2cc5e


Ignore:
Timestamp:
Mar 23, 2017, 2:28:50 PM (7 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, sampler
Children:
f012722
Parents:
91fa88d
Message:

python/scripts/aubio: simple script to replace examples/ in the python world

Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • setup.py

    r91fa88d r1d2cc5e  
    5858    packages = ['aubio'],
    5959    package_dir = {'aubio':'python/lib/aubio'},
    60     scripts = ['python/scripts/aubiocut'],
     60    scripts = ['python/scripts/aubiocut', 'python/scripts/aubio'],
    6161    ext_modules = [aubio_extension],
    6262    description = 'a collection of tools for music analysis',
Note: See TracChangeset for help on using the changeset viewer.