- Timestamp:
- Sep 26, 2011, 8:21:00 AM (13 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:
- 2a6e672
- Parents:
- 20ae690
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/aubio/wscript_build
r20ae690 r46378b3 4 4 add_objects = 'sndfileio', 5 5 target = '_aubiowrapper', 6 use lib_local= ['aubio'],6 use = ['aubio'], 7 7 uselib = ['SNDFILE'], 8 8 swig_flags = '-python -Wall',
Note: See TracChangeset
for help on using the changeset viewer.