Re: [linux-audio-user] VST_SERVER and Edirol Hypercanvas?

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] VST_SERVER and Edirol Hypercanvas?
From: Dave Phillips (dlphilp_AT_bright.net)
Date: Mon Aug 09 2004 - 22:10:25 EEST


Russell Hanaghan wrote:

>>What does 'ls -l /usr/local/lib/wine/HyperCanvas.dll' report ?
>>
>>
>
>[oz_AT_fx oz]$ ls -l /usr/local/lib/wine/HyperCanvas.dll
>-rwxrwxrwx 1 root root 6103117 Jul 15 2002
>/usr/local/lib/wine/HyperCanvas.dll*
>[oz_AT_fx oz]$
>
>
If your home directory is named something like /home/oz, then create a
/home/oz/vstplugins and (as normal user) copy your plugins to that
directory. Your HC dll currently has root permissions only, which may be
why you can't run it as normal user. Here's what the same query yields
for me:

    [dlphilp_AT_localhost dlphilp]$ ls -l vstplugins/vsti/HyperCanvas.dll
    -rw-rw-r-- 1 dlphilp dlphilp 6103117 Jul 15 2002
vstplugins/vsti/HyperCanvas.dll

If you meely copy the plugins (as normal user) from /usr/local/lib/wine
to /home/oz/vstplugins the permissions should be correct. You will then
want to start the plugin so:

    jack_fst /home/oz/vstplugins/HyperCanvas.dll

Let me know what transpires...

>... So, I think, Jack_fst is talking to HyperCanvas but there
>is something in the HyperCanvas dll that is not well. I think I'm
>running version 1.01 but I'm not sure...
>
I'm guessing again that the mixed permissions may be screwing the pooch
here.

Best,

dp


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Mon Aug 09 2004 - 21:24:12 EEST