fix handling of automation recording when stopping and restarting from the exact...
[ardour2.git] / vst / ardevst
blobfe3337356c6dac5fb460fdaea7e182f736a8666a
1 #!/bin/sh
3 . ../gtk2_ardour/ardev_common.sh
5 export LD_LIBRARY_PATH=gtk2_ardour:$LD_LIBRARY_PATH
6 wine ./vst/ardour_vst.exe.so "$@"