# HG changeset patch # User Chris Cannam # Date 1444233114 -3600 # Node ID 112766f4c34b6988c63f47c64f58c5db0a6fc443 # Parent 78ed74fa177be5e2acf848dead2b65f872c15633# Parent 1d6b5e0bed94c3bfec14de56d38ffe7cbf2fc474 Merge diff -r 78ed74fa177b -r 112766f4c34b testdata/evaluation/run-piano.sh --- a/testdata/evaluation/run-piano.sh Wed Oct 07 16:47:31 2015 +0100 +++ b/testdata/evaluation/run-piano.sh Wed Oct 07 16:51:54 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 78ed74fa177b -r 112766f4c34b testdata/evaluation/run.sh --- a/testdata/evaluation/run.sh Wed Oct 07 16:47:31 2015 +0100 +++ b/testdata/evaluation/run.sh Wed Oct 07 16:51:54 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