comparison testdata/evaluation/run-piano.sh @ 363:1d6b5e0bed94

Minor adjustments to test scripts
author Chris Cannam
date Mon, 07 Sep 2015 16:42:27 +0100
parents bcfdaa708992
children
comparison
equal deleted inserted replaced
358:cd61b43573bb 363:1d6b5e0bed94
67 67
68 duration=30 68 duration=30
69 69
70 for instrument in $intended_instrument 0 ; do 70 for instrument in $intended_instrument 0 ; do
71 71
72 for mode in 2 1 0; do 72 for mode in 1 0; do
73 73
74 for norm in no; do 74 for norm in no; do
75 75
76 echo 76 echo
77 echo "For mode $mode, file $filename, instrument $instrument, norm $norm..." 77 echo "For mode $mode, file $filename, instrument $instrument, norm $norm..."