Changeset 8e1328f
- Timestamp:
- Sep 17, 2016, 3:20:57 AM (8 years ago)
- Branches:
- feature/cnn, feature/crepe, feature/pitchshift, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch
- Children:
- 29e8f52
- Parents:
- f9cca9c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wscript
rf9cca9c r8e1328f 265 265 # check for librubberband 266 266 if (ctx.options.enable_rubberband != False): 267 ctx.check_cfg(package = 'rubberband', atleast_version = '1. 8.1',267 ctx.check_cfg(package = 'rubberband', atleast_version = '1.3', 268 268 args = '--cflags --libs', 269 269 mandatory = ctx.options.enable_rubberband)
Note: See TracChangeset
for help on using the changeset viewer.