This website requires JavaScript.
Explore
Help
Sign In
ardour
/
ardour
Watch
13
Star
1
Fork
0
You've already forked ardour
Code
Pull Requests
Releases
Activity
3ec261ae5d
ardour
/
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