diff doChordID-simple-osx.sh @ 6:1e4233d4b3bb

added stuff so it should actually run now
author matthiasm
date Fri, 11 Apr 2014 15:49:53 +0100
parents 4182672fd6f8
children
line wrap: on
line diff
--- a/doChordID-simple-osx.sh	Tue Apr 24 12:03:50 2012 +0100
+++ b/doChordID-simple-osx.sh	Fri Apr 11 15:49:53 2014 +0100
@@ -41,6 +41,7 @@
 		
 		echo "[sonic annotator] ..."
 		helper=n		
+		echo VAMP_PATH=. ./sonic-annotator -d vamp:matthiasm:nnls_chroma:simplechord -w csv --csv-stdout "$infile" 
 		VAMP_PATH=. ./sonic-annotator -d vamp:matthiasm:nnls_chroma:simplechord -w csv --csv-stdout "$infile" | cut -d ',' -f 2- |
 		while read line; do			
 			# echo "$line"