Re: How to get bundle for pAudioUnit (in Objective-C)?
Re: How to get bundle for pAudioUnit (in Objective-C)?
- Subject: Re: How to get bundle for pAudioUnit (in Objective-C)?
- From: Howard Moon <email@hidden>
- Date: Tue, 8 Feb 2011 09:20:00 -0800
Ah, of course! Thanks!
-Howard
On Feb 7, 2011, at 11:26 PM, tahome izwah wrote:
> 2011/2/7 Howard Moon <email@hidden>:
>> I know how to get an NSBundle for an Application, but how do I get an AudioUnit's bundle? If I use the same code as in an app, [NSBundle mainBundle], then I get the bundle for the host application, not my AudioUnit.
>
>
> #define PRODUCT_BUNDLE_IDENTIFIER "com.company.audiounit.product"
>
> NSBundle* bundle = [NSBundle bundleWithIdentifier:@PRODUCT_BUNDLE_IDENTIFIER];
>
> HTH
> --th
> _______________________________________________
> 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
_______________________________________________
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