Re: cocoa ui
Re: cocoa ui
- Subject: Re: cocoa ui
- From: Luke Bellandi <email@hidden>
- Date: Tue, 11 May 2004 09:25:03 -0700
Hi Mark,
A couple things about using the cocoa UI:
1) You'll need to copy SampleEffectCocoaUI.bundle into
SampleEffectUnit.component/Contents/Resources and then install the
SampleEffectUnit.component into your
~/Library/Audio/Plug-Ins/Components/ directory.
2) AudioUnitHosting supports only carbon views. Use
/Developer/Examples/CoreAudio/Services/CocoaAUHost
Best.
Luke
On May 11, 2004, at 5:50 AM, Mark Cartwright wrote:
i'm a bit confused here. how come when i compile the SampleEffect
proj with the AU + CocoaUI selected, the plugin still only displays
the default UI (no radio buttons like in the .nib file, etc.)? Are
there only certain programs that support the cocoa ui? i tried both
DP and SynthTest. I tried using interface builder and the
sampleeffectau as a model code for a gui for my au and now the default
gui doesn't even come up right...sigh...
m
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
References: | |
| >cocoa ui (From: Mark Cartwright <email@hidden>) |