On Tue, Nov 25, 2008 at 4:09 AM, Dragan Noveski
<perodog@gmx.net> wrote:
rosea grammostola wrote:
I've dssi-vst installed and have a dssi-vst.so in /usr/local/lib/dssi
And I' ve a folder with Addictive drums /home/user/Addictive drums
And a /home/jack/Addictive Drums.dll file (maybe I copied it from .wine/ somewhere...)
And I've a file:
/home/jack/.dssi-vst/Addictive Drums.dll.cache
It complains that I've to set the right paths, where should I place the files and how set the paths?
thanks in advance,
\r
hallo,
what if you just remove the empty space in the .dll name?
i mean, if you rename it to 'AddictiveDrums.dll' ?
Ok thanks
export DSSI_PATH=/usr/local/lib/dssi
export VST_PATH=/home/jack/VstPlugins/
and I removed the spaces in the plugin names (Addictive Drums.dll > AddictiveDrums.dll)