repo.or.cz
/
ardour2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
remove silly buffer stats output; apply MIDI control patch (#2655) from dhess; switch...
[ardour2.git]
/
vst
/
ardevst
blob
fe3337356c6dac5fb460fdaea7e182f736a8666a
1
#!/bin/sh
2
3
. ..
/
gtk2_ardour
/
ardev_common.sh
4
5
export
LD_LIBRARY_PATH
=
gtk2_ardour
:
$LD_LIBRARY_PATH
6
wine .
/
vst
/
ardour_vst.exe.so
"$@"