Mercurial > hg > silvet
changeset 365:112766f4c34b
Merge
author | Chris Cannam |
---|---|
date | Wed, 07 Oct 2015 16:51:54 +0100 |
parents | 78ed74fa177b (current diff) 1d6b5e0bed94 (diff) |
children | 5d0a2ebb4d17 |
files | |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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