- Timestamp:
- Nov 17, 2011, 2:12:29 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:
- 82335b7
- Parents:
- 5820107
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wscript
r5820107 rad7c710 39 39 opt.add_option('--enable-lash', action='store_true', default=False, 40 40 help='compile with lash support') 41 opt.add_option('--enable- libsamplerate', action='store_true', default=False,41 opt.add_option('--enable-samplerate', action='store_true', default=False, 42 42 help='compile with libsamplerate support') 43 43 opt.add_option('--with-target-platform', type='string',
Note: See TracChangeset
for help on using the changeset viewer.