Mercurial > hg > sonic-annotator
comparison tests/include.sh @ 136:2260947be4aa midi
Stub out MIDI export
author | Chris Cannam |
---|---|
date | Mon, 13 Oct 2014 10:56:27 +0100 |
parents | f0df07da6f46 |
children | a4bee1a374b4 |
comparison
equal
deleted
inserted
replaced
135:caf05503bf42 | 136:2260947be4aa |
---|---|
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 | 6 |
7 version=1.1 | 7 version=1.1-hg |
8 | 8 |
9 audiopath=$testdir/audio | 9 audiopath=$testdir/audio |
10 | 10 |
11 percplug=vamp:vamp-example-plugins:percussiononsets | 11 percplug=vamp:vamp-example-plugins:percussiononsets |
12 amplplug=vamp:vamp-example-plugins:amplitudefollower | 12 amplplug=vamp:vamp-example-plugins:amplitudefollower |