annotate deploy/osx/Tony.sh @ 211:e79f63161b41

Rework key shortcuts after issue #890: merge the octave up/down and candidate up/down functions and make all Tony pitch-editing functions have Ctrl modifier
author Chris Cannam
date Thu, 06 Mar 2014 14:31:04 +0000
parents a3e9ddb7bb8b
children
rev   line source
Chris@66 1 #!/bin/sh
Chris@105 2 MYPATH=`dirname "$0"`
Chris@207 3 VAMP_PATH="$MYPATH/../Resources" "$MYPATH/Tony.bin"
Chris@66 4