comparison tests/include.sh @ 127:f0df07da6f46

Update version, add --minversion flag
author Chris Cannam
date Thu, 09 Oct 2014 12:56:55 +0100
parents e6379b2e1c5c
children 2260947be4aa ee56e3e9eeb5
comparison
equal deleted inserted replaced
126:e6379b2e1c5c 127:f0df07da6f46
1 1
2 mypath=`dirname $0` 2 mypath=`dirname $0`
3 3
4 testdir=$mypath/.. 4 testdir=$mypath/..
5 r=$testdir/../sonic-annotator 5 r=$testdir/../sonic-annotator
6
7 version=1.1
6 8
7 audiopath=$testdir/audio 9 audiopath=$testdir/audio
8 10
9 percplug=vamp:vamp-example-plugins:percussiononsets 11 percplug=vamp:vamp-example-plugins:percussiononsets
10 amplplug=vamp:vamp-example-plugins:amplitudefollower 12 amplplug=vamp:vamp-example-plugins:amplitudefollower