Mercurial > hg > silvet
diff testdata/evaluation/run-piano.sh @ 266:c9d2809cb86d norm
Adjust some polyphony levels. Doesn't seem to make much difference in tests, but seems reasonable in principle
author | Chris Cannam |
---|---|
date | Wed, 23 Jul 2014 15:52:44 +0100 |
parents | b609a4f2929f |
children | 40684b5dd478 |
line wrap: on
line diff
--- a/testdata/evaluation/run-piano.sh Wed Jul 23 15:44:13 2014 +0100 +++ b/testdata/evaluation/run-piano.sh Wed Jul 23 15:52:44 2014 +0100 @@ -67,7 +67,7 @@ for instrument in $intended_instrument ; do - for norm in no yes; do + for norm in no; do echo echo "For file $filename, instrument $instrument, norm $norm..."