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: Andrew Kimpton <email@hidden>
- Date: Tue, 11 Nov 2003 05:59:31 -0800
On Nov 6, 2003, at 9:05 PM, Jeremy Sagan wrote:
How do I convert an AudioUnit in to a FSRef (or FSSpec)? I would like
to be able to find the location in the finder of an audiounit.
Thanks,
Jeremy
_
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.
Andrew 8-)
_______________________________________________
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.