Re: Cannot Load Audio Unit
Re: Cannot Load Audio Unit
- Subject: Re: Cannot Load Audio Unit
- From: James Closs <email@hidden>
- Date: Fri, 21 Jul 2006 10:08:05 +0100
I'll answer my own question ; )
To change the name of the built product you also need to change the
Info.plist file:
<key>CFBundleExecutable</key>
<string>Foobar</string>
The string 'Foobar' here must be the same as the built product name.
This appears to be what I was missing.
I've been working with the supplied AUDemo project and, after
changing the name of the built product and resources, can no longer
get my Audio Unit to show up anywhere. auval simply can't see it.
Is there any kind of checklist anywhere for things to change in the
demo projects to do this correctly?
Does anyone have any suggestions as to what I might have done to
break things?
Previously I'd just been changing the name of the manufacturer type
and subtype but I also need to change the name of the base class
and built product, somehow down the line changing these has broken
everything.
====
James Closs, Director, bitBull Ltd
http://www.bitbull.com
07771 991171
====
_______________________________________________
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