- Timestamp:
- Jul 8, 2016, 3:18:52 PM (8 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:
- 34e753c, 7b69bc6
- Parents:
- 24e9b0a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/setenv_local.sh
r24e9b0a r0dfcea5 13 13 AUBIODIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd )" 14 14 AUBIOLIB=$AUBIODIR/build/src 15 AUBIOPYTHON=$AUBIODIR/ python/build/lib.$PYTHON_PLATFORM15 AUBIOPYTHON=$AUBIODIR/build/lib.$PYTHON_PLATFORM 16 16 17 17 if [ "$(dirname $PWD)" == "scripts" ]; then
Note: See TracChangeset
for help on using the changeset viewer.