Re: [LAU] Windows VST appears in Jack but not in MusE?

From: Pieter Barendrecht <pieter@email-addr-hidden>
Date: Mon May 17 2010 - 17:56:55 EEST

Ah, I didn't know that possibility. Simple yet effective. However, it
doesn't work yet. Jack-dssi-host can now find the dll, but it complains
about the file "liblo.so.7":

...
/usr/local/lib/dssi/dssi-vst/dssi-vst_gui: error while loading shared
libraries: liblo.so.7: cannot open shared object file: No such file or
directory
...

However, this file is present on my system:

pieter@email-addr-hidden:~$ locate liblo.so.7
/home/pieter/Desktop/MusE/VST/liblo-0.26/src/.libs/liblo.so.7
/home/pieter/Desktop/MusE/VST/liblo-0.26/src/.libs/liblo.so.7.0.0
/usr/local/lib/liblo.so.7
/usr/local/lib/liblo.so.7.0.0

Any ideas?

On Mon, 2010-05-17 at 15:26 +0100, Peter Nelson wrote:
>
> On Mon, 2010-05-17 at 16:11 +0200, Pieter Barendrecht wrote:
> > Thanks guys,for your ideas and further help. Robert, sounds
> > interesting.
> >
> > When I select "seq" as MIDI Device in QJackCtl, I can control the VST
> > with my keyboard (starting it with FST), however I still cannot record
> > it in MusE.
> >
> > Robert provided an alternative option to run windows VSTs, namely
> > dssi-vst.
> > I just installed the newest version from source, there is one thing left
> > to solve. When I type this in my terminal:
> >
> > pieter@email-addr-hidden:~$ export DSSI_PATH=/usr/local/lib/dssi
> > pieter@email-addr-hidden:~$ export
> > VST_PATH=/home/pieter/.wine/dosdevices/c:/Programme/Steinberg/Vstplugins/Soundbytes
> > pieter@email-addr-hidden:~$ jack-dssi-host dssi-vst.so:HurdyGurdyLE.dll
> >
> > This message is printed:
> >
> > jack-dssi-host: Error: Plugin label "HurdyGurdyLE.dll" not found in
> > library "dssi-vst.so"
> >
> > Even though the dll is present in the directory specified as VST_PATH! I
> > assume this is due to the presence of a colon-character in the VST_PATH?
> >
>
> Yes, : is a field separator generally.
>
> Have you tried using .wine/drive_c instead of .wine/dosdevices/c:,
> assuming that's where the files actually are...
>

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Mon May 17 20:15:03 2010

This archive was generated by hypermail 2.1.8 : Mon May 17 2010 - 20:15:03 EEST