http://www.notam02.no/arkiv/src/
vsti v0.0.2
SHORT DESCRIPTION
Run a windows vsti plugin as a jack and alsa-seq client.
REQUIRES
alsa(>=0.9), jack(>=0.94), python(>=2.0) and vstserver(>=3.0).
(might work with lover versions)
INSTALL
1. Set the INSTALLPATH and JACKINSTALLPATH variables
in the top of the Makefile.
2. make
3. sudo make install
USAGE
The name of the executable is "vsti". Run it with the plugin-name
as the last argument, and quit by pressing return. Examples:
"vsti JX220"
"vsti B4"
"vsti --help"
LICENSE
GPL
CREDITS
Made by Kjetil S. Matheussen, k.s.matheussen(a)notam02.no.
Sponsored by Lionstracs, manufacturer of Linux based musical
instruments
http://www.lionstracs.com.
--