Re: Audio Units Help
Re: Audio Units Help
- Subject: Re: Audio Units Help
- From: Hidetomo Katsura <email@hidden>
- Date: Mon, 29 Nov 2004 13:31:38 -0800
#1 – When I compile the samples, I yield a SampleUnit.component
FOLDER.
Other Audio Units seem to be .component FILES. If I use the
.component FOLDER, it crashes GarageBand and other AU Hosts.
What am I doing wrong?
make sure to use the latest CoreAudio SDK 1.3.3. the older SDK's
SampleEffectUnit doesn't build .component properly. you need to copy
the UI bundle (SampleEffectCocoaUI.bundle) manually into the Resources
folder in .component.
i don't think other AU's are files. these are folders (aka bundles)
with a custom icon. at least mines (store.rustykat.com) are.
#3 – I am relatively new to OSX, but can code using Carbon or Cocoa….
Are there any issues using a Cocoa UI for an AU?
I’ve heard it may not work with some hosts… true?
if you are writing the UI from scratch, you probably want to use Carbon
UI because Cocoa UI only works in GarageBand and Rax so far
unfortunately.
katsura
_______________________________________________
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