Hi folks,

I have now a Cocoa GUI in an external dylib stored in /usr/lib . Both the
kAudioUnitProperty_CocoaUI handler and all Cocoa classes (factory, view,
window), everything is in the dylib. Now I'd assume that since it is joined
to the plugin bundle, it would "think it is the bundle", so all the classes
should be "in the bundle" and it should all work. But Logic asks the
kAudioUnitProperty_CocoaUI handler, but the actual Cocoa factory class is
never created. Any ideas? Any way to check where it exactly failed?

Cheers!
Vojtech
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to