RE: Simulate HIView using NSView for AudioUnits?
RE: Simulate HIView using NSView for AudioUnits?
- Subject: RE: Simulate HIView using NSView for AudioUnits?
- From: Muon Software Ltd - Dave <email@hidden>
- Date: Mon, 09 Dec 2013 11:31:32 +0000
- Acceptlanguage: en-US, en-GB
- Thread-topic: Simulate HIView using NSView for AudioUnits?
VSTGUI 3.6 can do Cocoa for sure (as well as carbon). But (as defined by the API) 32bit VST2.4 plugins on OSX are handed a pointer to a Carbon window handle. The only place I can find a reference for this was a mail by Arne to the vst list back in 2010 which predates the 64-bit versions of Cubase and Nuendo. I can't find anything in the documentation that actually says that - and in the code itself there are several mechanisms by which VSTGUI decides at run time whether or not to run in Cocoa Mode (do a search on createNSViewMode). So I'm pretty sure while this once was true, the situation has maybe changed - I am currently building VST2.4 and Audio Unit plug-in universal binaries and I'm pretty darn sure they are running in cocoa mode in 32-bit Nuendo 5.5. I might have a go at debugging it to be sure. Kind regards Dave |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden