Re: Displaying an AudioUnitCarbonView in a Cocoa application?
Re: Displaying an AudioUnitCarbonView in a Cocoa application?
- Subject: Re: Displaying an AudioUnitCarbonView in a Cocoa application?
- From: Paul Davis <email@hidden>
- Date: Thu, 10 Jun 2010 16:20:52 -0400
On Thu, Jun 10, 2010 at 4:10 PM, Per Bull Holmen <email@hidden> wrote:
> Thank you. I haven't read the technote, but I really don't want to touch Carbon, so that makes me happy to hear. The thing is that my calls to AudioUnitGetPropertyInfo, with kAudioUnitProperty_CocoaUI as the property fails with the error code: kAudioUnitErr_InvalidProperty. This happens with both Apple's DLS synth AND the third party device. I thought that was a bit strange. But from what you tell me, I think there must be something else that is wrong in my code, and that the AudioUnits do have Cocoa UIs?
it depends on the release of OS X. in tiger (which i use for most of
my development) there is a mixutre of cocoa and carbon. i know that in
later versions, the Apple AUs that had carbon views in tiger have
mostly moved to cocoa.
_______________________________________________
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