Re: in-memory AudioUnit?
Re: in-memory AudioUnit?
- Subject: Re: in-memory AudioUnit?
- From: Christopher Corbell <email@hidden>
- Date: Wed, 12 Nov 2003 11:20:29 -0800
On Nov 12, 2003, at 11:02 AM, Patrick Gostovic wrote:
>
Have you considered bundling the "private" plugins in the application
>
bundle? I have a similar situation where I'm making components that
>
don't really make sense out of the context of my app. Have a look at
>
CFBundleCopyResourceURL, CFURLGetFSRef, RegisterComponentFileRef.
>
>
pg
>
>
On 12-Nov-03, at 1:22 PM, Christopher Corbell wrote:
>
>
> Is it possible to compile and register an AudioUnit
>
> in-memory in an application, without ever creating a component
>
> package on disk?
>
>
Yes, I've used private frameworks and components.
I kind of assumed that would be the understood approach
for a plug-in that's hamstrung to only work with one host.
However I'm still curious whether it's possible to create
an AU in-memory and register it without any component on
disk - or is this just something that the ComponentManager
in general doesn't support?
TIA,
Christopher
_______________________________________________
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.