Re: AU built and then...
Re: AU built and then...
- Subject: Re: AU built and then...
- From: Chris Rogers <email@hidden>
- Date: Sat, 14 Sep 2002 11:37:53 -0700
I still do not succeed. Are AudioUnits supposed to be single files or
are they folders?
What am I supposed to do after building the two
example projects (MultitapAU.pbroj and SampleEffect.pbproj)? Logging
out and back don't make them appear in AudioUnitHosting either.
I am working on a freshly installed X 10.2 (German language), DevTools
July 2002 + August update, AudioCore SDK 1.0. Though target settings in
PB suggest the examples will be installed in my
Home/Library/Audio...Components folder, nothing at all appears there.
Am I missing something?
;) Urs
_______________________________________________
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.
In the finder they appear as single files, but they really are
CFBundle directories. Look in the "build" directory for each of your
projects and you should find the built components. You then need to
copy them into Home/Library/Audio...Components
(or /System/Library/Components -- must be root for this one)
then logout, log back in and you should be good...
Chris Rogers
Core Audio Engineer
Apple Computer
_______________________________________________
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.