annotate deploy/osx/Tony.sh.no-spectrogram @ 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
rev   line source
Chris@378 1 #!/bin/sh
Chris@378 2 MYPATH=`dirname "$0"`
Chris@378 3 VAMP_PATH="$MYPATH/../Resources" "$MYPATH/Tony.bin" --no-spectrogram
Chris@378 4