Re: ANN: Wave Editor public beta
Re: ANN: Wave Editor public beta
- Subject: Re: ANN: Wave Editor public beta
- From: Lucius Kwok <email@hidden>
- Date: 22 Jul 2005 09:35:37 -0700
- Date: Fri, 22 Jul 2005 12:34:54 -0400
If I call this on an AudioUnit that doesn't have a generic cocoa view, will it just return nil? Can I put that at the top of my "view search chain" and just pass thru if I get a nil result? If so, then this is super-easy. I don't really see any docs for this... but I'd LOVE to include this before retail..
Hello Evan,
My experience is that the AUGenericView always returns an instance for any Audio Unit it is given. You would get the custom Cocoa UI with: kAudioUnitProperty_CocoaUI. I haven't tested it yet since I don't know of any AUs that have custom Cocoa UIs, and I would have to build my own unit to test.
See /Developer/Examples/CoreAudio/Services/CocoaAUHost/ on your machine.
Best, Lucius |
_______________________________________________
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