You are here

Add new comment

rncbc's picture

@GMaq,
adding support to native VST/VSTi is pretty straight forward: you just need to put the VST SDK header files, which you should get yourself by accepting its license, in your build host's include search path or give it explicitly on ./configure --with-vst=/path/to/vst/include. Read the README.VST as in here.

Cheers