comparison tests/test-transforms-basic.sh @ 42:94d988cef54e

* Update to new autoconf build system
author Chris Cannam
date Mon, 18 Oct 2010 14:10:00 +0100
parents 102bb1729184
children c30b9720bde0
comparison
equal deleted inserted replaced
41:f0346cc8ff21 42:94d988cef54e
1 #!/bin/bash 1 #!/bin/bash
2 2
3 mypath=`dirname $0` 3 mypath=`dirname $0`
4 r=$mypath/../runner/sonic-annotator 4 r=$mypath/../sonic-annotator
5 5
6 infile=$mypath/audio/3clicks8.wav 6 infile=$mypath/audio/3clicks8.wav
7 testplug=vamp:vamp-example-plugins:percussiononsets 7 testplug=vamp:vamp-example-plugins:percussiononsets
8 tmpfile1=$mypath/tmp_1_$$ 8 tmpfile1=$mypath/tmp_1_$$
9 tmpfile2=$mypath/tmp_2_$$ 9 tmpfile2=$mypath/tmp_2_$$