Using VST on linux with jack

Install:
dssi-host-jack
dssi-dev
liblo (open sound control)
liblo-dev (.h)
libjack (low latency audio server)
libjack-dev (.h)
wine (windows emulator)
wine-dev

Download dssi-vst:
http://sourceforge.net/project/showfiles.php?group_id=104230&package_id=127571

Compile dssi-vst:
cd dssi-vst-0.7 (actual version)
make
sudo make install

Download a VST instrument:
http://www.vstplanet.com/VST_instruments/Synthesizers/Osiris6.zip

Unzip it to /home/you/vst

Start Jack - i am using qjackctl

Open the plugin and make a prayer:
jack-dssi-host dssi-vst.so:Osiris6.dll

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License