On Thu, 2005-13-10 at 16:17 -0700, Mark Knecht wrote:
On 10/13/05, Hector Centeno-Garcia
<h.centeno(a)sympatico.ca> wrote:
On Thu, 2005-13-10 at 21:54 +0100, guy wrote:
Hector Centeno-Garcia wrote:
On Thu, 2005-13-10 at 11:54 -0700, Mark Knecht
wrote:
Does anyone know of a potential VST host that we could try to run under Wine?
(snip)
vsthost is a stand alone host for vst plug ins. There is also a stand
alone host for vsti's called savihost. Both are free but not open source.
http://www.hermannseib.com/english/vsthost.htm
http://www.hermannseib.com/english/savihost.htm
That last one did work! Except that I can't get the midi signal from my
keyboard. Anyone here knows how to configure wine to use jack? I can see
that there is a jack driver but I can't find where to configure wine to
use it. I'm using a recent version of winde and there is no more config
file in my .wine directory.
Theoretically you will use winecfg and tell Wine through there to use
Jack as a sound driver. I've tried it once or twice and had no luck
but maybe it's better with recent versions of Wine/Alsa/Jack? Give it
a try.
AviiHost did not install for me in a clean environment:
mark@lightning ~ $ wine savihost.exe
err:module:import_dll Library MFC42.DLL (which is needed by
L"Z:\\home\\mark\\savihost.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\mark\\savihost.exe" failed, status c0000135
mark@lightning ~ $
MFC42.DLL is a standard Windows DLL. I'll have to grab a copy from the
DLL download site and see if that works.
I got MFC42.DLL from my windows partition and just copied it to the
system folder inside your .wine folder. Thanks for telling me about
wincfg. I was able to make wine and savihost to use jack as output but
now under midi devices, in savihost, I get no input device listed and
one output. Also after some using it some time it became unstable...
cheers,
hector