Changeset c52b483
- Timestamp:
- Oct 17, 2013, 2:10:33 PM (11 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:
- 7079887
- Parents:
- 926f0f6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/wscript_build
r926f0f6 rc52b483 14 14 includes = '../src', 15 15 lib = 'm', 16 use = ['aubio', ' FFTW3F', 'FFTW3', 'SNDFILE', 'JACK', 'LASH', 'SAMPLERATE', 'utilsio'],16 use = ['aubio', 'utilsio'], 17 17 source = str(source_file), 18 18 target = str(source_file).split('.')[0]
Note: See TracChangeset
for help on using the changeset viewer.