You are here

Add new comment

Hi !
I've successfully built Qtractor from SVN today in the hopes to get Windows VST support working (however, this might be a "user error", too). Here are my configure options:

$ ./configure --prefix=/usr --with-vst=~/Source/qtractor-svn/vstsdk2.4/pluginterfaces/vst2.x/ --enable-lilv --enable-suil --enable-lv2-state

The package built and installed successfully. Hehe, it runs, too.

However, I'm not seeing any Windows VST plugins in the plugin browser. I do see "dssi-vst" (twice) but it simply cannot be added to the plugin list. Maybe that is the problem ? Running "vsthost" by itself works just fine (as well using both fst and dssi-vst via "festige".

I guess my question is this: How do I actually add a Windows VST(i) to the channel plugins ?