Re: How to convert an AudioUnit in to a FSRef (or FSSpec)?
Re: How to convert an AudioUnit in to a FSRef (or FSSpec)?
- Subject: Re: How to convert an AudioUnit in to a FSRef (or FSSpec)?
- From: Marc Poirier <email@hidden>
- Date: Tue, 11 Nov 2003 09:32:01 -0600 (CST)
On Tue, 11 Nov 2003, Andrew Kimpton wrote:
>
I'd use the bundle identifier (com.sagan.au-widget or similar) for the
>
AudioUnit in conjunction with the Bundle APIs to get the path for the
>
bundle. You can also use the same API's to look inside the bundle to
>
retrieve bundle specific resources such as icons or images etc.
A nice idea, but of course it requires that you know the bundle identifier
of whatever AU you're trying to find. If Jeremy needs something general
purpose, this could be very difficult. Also, it requires that the
Component have a bundle ID (and, of course, be a bundle), which some may
not...
Marc
_______________________________________________
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.