non-free OpenSource Software :
For 1.7 :
apt-get install libjack0.100.0-dev libgtk2.0-dev libwine-dev g++ make # [[Debian]]
wget http://galan.sf.net/fst-1.7.tar.gz # wget -O - http://www.steinberg.de/sdk_downloads/vst_29468/vstsdk2.3.zip | unzip
qjackctl ; fst *.dll # then connect jack pins ...
For 1.6 :
sudo apt-get install libwine-dev g++ make # [[Debian]]
http://linuxaudiosystems.com/fst/fst-1.6.tar.gz
# http://lists.debian.org/debian-devel/2004/12/msg02289.html
… add -F :
LD_LIBRARY_PATH=":$LD_LIBRARY_PATH" /usr/bin/winebuild -fPIC -o libfst.spec.c --exe -F libfst -mgui pthread.o interlocked.o gettid.o libwinelib.o vstwin.o fstinfofile.o fst.o -L/usr/lib/wine -L/usr/lib/wine -ladvapi32 -lcomdlg32 -lgdi32 -lkernel32 -lodbc32 -lole32 -loleaut32 -lshell32 -luser32 -lwinspool
… misc
Sample : http://rzr.online.fr/docs/rzr-media/RzR-20060122-SoulCrusher_GuitarRig2_octasynth.ogg
ALSA lib seq_hw.c:455:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
http://fr.audiofanzine.com/news/affnews,id_news,50819.html
http://audacityteam.org/vst/ladspa-vst-bridge-0.1.0.tgz