Changeset 1670f39
- Timestamp:
- May 12, 2016, 8:01:04 PM (8 years ago)
- 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:
- b2de03f
- Parents:
- 2ee90df
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/setup.py
r2ee90df r1670f39 33 33 define_macros += [('USE_LOCAL_AUBIO', 1)] 34 34 include_dirs += ['../src'] # aubio.h 35 include_dirs += ['../build/src'] # config.h36 35 library_dirs += ['../build/src'] 37 36
Note: See TracChangeset
for help on using the changeset viewer.