+ vamp sdk
This commit is contained in:
@@ -17,6 +17,7 @@ addons:
|
|||||||
- libsndfile-dev
|
- libsndfile-dev
|
||||||
- libsamplerate-dev
|
- libsamplerate-dev
|
||||||
- libfftw3-dev
|
- libfftw3-dev
|
||||||
|
- vamp-plugin-sdk
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- if [[ "$TRAVIS_OS_NAME" = "osx" ]] ; then brew update ; brew install libsndfile ; fi
|
- if [[ "$TRAVIS_OS_NAME" = "osx" ]] ; then brew update ; brew install libsndfile ; fi
|
||||||
|
|||||||
Reference in New Issue
Block a user