Steinberg Minihost
- KVRAF
- 37508 posts since 14 Sep, 2002 from In teh net
I read that there was a Steinberg made Minihost included in the new VST 2.4 SDK so I downloaded it but couldn't find it. I assume therefore you have to compile it yourself?? I was interested because I would like a light host to play my Hartman Neuron VSTi in, so far it only works in Orion Platinum and crashes in Chainer, Savihost and Tobybear's Minihost, but I have read that it was only really thoroughly tested in Cubase (and presumably Nuendo) and thought it possibly stands it's best chance of working well in them and that possibly a Steinberg made Minihost would conform to the same standards. Anyone know how to compile a copy (or who has done so already)?
-
- KVRian
- 940 posts since 11 Mar, 2001 from nyc
lol but is there really a mini host in the sdk?
- KVRist
- 460 posts since 13 Sep, 2004
It downloaded the SDK and, yes, it looks that there is one: minihost.cpp located in vstsdk2.4\public.sdk\samples\vst2.x\minihost\source
I haven't tried to compile, though.
I haven't tried to compile, though.
- KVRAF
- Topic Starter
- 37508 posts since 14 Sep, 2002 from In teh net
I don't see why they supply it uncompiled - I mean its for testing purposes right? I would assume they designed it to replicate the "ideal" modern VST host environment (but without any bells and whistles) and that's why I want to try it with Neuron VS.
-
- KVRAF
- 1868 posts since 26 Oct, 2002 from San Francisco
It's there to demonstrate a basic VST host implementation in C++. I doubt the codebase is anything like Cubase's VST implementation (as wacky as that sounds)