Mercurial > hg > sonic-annotator
comparison tests/test-rdf-destinations.sh @ 42:94d988cef54e
* Update to new autoconf build system
author | Chris Cannam |
---|---|
date | Mon, 18 Oct 2010 14:10:00 +0100 |
parents | 03a02c1f0a9f |
children | aa521baace07 |
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 infile1=$mypath/audio/3clicks8.wav | 6 infile1=$mypath/audio/3clicks8.wav |
7 infile2=$mypath/audio/6clicks8.wav | 7 infile2=$mypath/audio/6clicks8.wav |
8 | 8 |
9 outfile1=$mypath/audio/3clicks8.n3 | 9 outfile1=$mypath/audio/3clicks8.n3 |