# HG changeset patch # User Chris Cannam # Date 1441640547 -3600 # Node ID 1d6b5e0bed94c3bfec14de56d38ffe7cbf2fc474 # Parent cd61b43573bbff69e57382fb5a28d09190e05875 Minor adjustments to test scripts diff -r cd61b43573bb -r 1d6b5e0bed94 testdata/evaluation/run-piano.sh --- a/testdata/evaluation/run-piano.sh Mon Sep 07 16:24:05 2015 +0100 +++ b/testdata/evaluation/run-piano.sh Mon Sep 07 16:42:27 2015 +0100 @@ -69,7 +69,7 @@ for instrument in $intended_instrument 0 ; do - for mode in 2 1 0; do + for mode in 1 0; do for norm in no; do diff -r cd61b43573bb -r 1d6b5e0bed94 testdata/evaluation/run.sh --- a/testdata/evaluation/run.sh Mon Sep 07 16:24:05 2015 +0100 +++ b/testdata/evaluation/run.sh Mon Sep 07 16:42:27 2015 +0100 @@ -80,7 +80,7 @@ piece=`basename \`dirname "$infile" \`` arrangement=`basename "$infile" .wav` - # Change this to the processing mode you want to test (e.g. 0 for draft) + # Change this to the processing mode you want to test (e.g. 0 for live) mode=1 echo