changeset 363:1d6b5e0bed94

Minor adjustments to test scripts
author Chris Cannam
date Mon, 07 Sep 2015 16:42:27 +0100
parents cd61b43573bb
children 112766f4c34b
files testdata/evaluation/run-piano.sh testdata/evaluation/run.sh
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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
 
--- 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