This website requires JavaScript.
Explore
Help
Sign In
ardour
/
livetrax
Watch
13
Star
0
Fork
0
You've already forked livetrax
Code
a1f6d28781
livetrax
/
libs
/
fst
/
scanner.wine
3 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
update external VST scanner app
2014-02-25 03:43:40 -05:00
#!/bin/sh
exec wine "`dirname "$0"`/ardour-vst-scanner.exe.so" "$@"
Copy Permalink