diff deploy/osx/Tony.sh.no-sonification @ 378:08769d8e46f0 tonioni_experiment_july2014

Clear settings on startup, for experiments; also add run scripts to apply no-sonification and no-spectrogram flags
author Chris Cannam
date Mon, 21 Jul 2014 13:43:58 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/deploy/osx/Tony.sh.no-sonification	Mon Jul 21 13:43:58 2014 +0100
@@ -0,0 +1,4 @@
+#!/bin/sh
+MYPATH=`dirname "$0"`
+VAMP_PATH="$MYPATH/../Resources" "$MYPATH/Tony.bin" --no-sonification
+