feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change
on this file since 3cd2434 was
0ed517b,
checked in by Paul Brossier <piem@piem.org>, 12 years ago
|
build_linux: add sample script to build and run tests on linux
|
-
Property mode set to
100755
|
File size:
154 bytes
|
Line | |
---|
1 | #! /bin/sh |
---|
2 | |
---|
3 | python setup.py clean build |
---|
4 | export PYTHONPATH=./build/lib.linux-x86_64-2.6/ |
---|
5 | export LD_LIBRARY_PATH=../../build/src/ |
---|
6 | ./run_all_tests --verbose |
---|
Note: See
TracBrowser
for help on using the repository browser.