diff test/regression.sh @ 48:3b1b966d8f49

Minor fixes, expand tests, and update RDF description
author Chris Cannam
date Wed, 10 Jul 2019 12:00:28 +0100
parents 1623751c4549
children 69ab9a6e7aee
line wrap: on
line diff
--- a/test/regression.sh	Tue Jul 09 16:14:19 2019 +0100
+++ b/test/regression.sh	Wed Jul 10 12:00:28 2019 +0100
@@ -45,13 +45,11 @@
 VAMP_PATH="$mydir/.." \
          time \
 	 sonic-annotator \
-	 -d vamp:tuning-difference:tuning-difference:cents \
-	 -d vamp:tuning-difference:tuning-difference:tuningfreq \
-	 -d vamp:tuning-difference:tuning-difference:rotfeature \
+         -t "$mydir/tests.ttl" \
 	 -w csv \
-	 --csv-omit-filename \
          --csv-basedir "$mydir/output" \
 	 --csv-force \
+	 --csv-omit-filename \
          --multiplex \
 	 "$testfile" \
 	 "$lowfile"