- Timestamp:
- Nov 17, 2011, 2:12:47 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:
- e298138
- Parents:
- ad7c710
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wscript
rad7c710 r82335b7 76 76 conf.check_cfg(package = 'sndfile', atleast_version = '1.0.4', 77 77 args = '--cflags --libs') 78 if (Options.options.enable_ libsamplerate == True):78 if (Options.options.enable_samplerate == True): 79 79 conf.check_cfg(package = 'samplerate', atleast_version = '0.0.15', 80 80 args = '--cflags --libs')
Note: See TracChangeset
for help on using the changeset viewer.