Re: Audio Unit capabilites?
Re: Audio Unit capabilites?
- Subject: Re: Audio Unit capabilites?
- From: Marc Poirier <email@hidden>
- Date: Mon, 19 Jan 2004 23:45:21 -0600 (CST)
Realtime plugins (AU or VST) don't have any concept of the audio files
being used (if any). They only see audio input samples (perhaps) and then
send out their audio output samples. That's it. If you need to directly
handle the audio file data coming out of your effect or instrument, you
need your own app.
Marc
On Mon, 19 Jan 2004, Ken Hawkins wrote:
>
Our business is looking at developing a type of plugin (VST/AU) for
>
logic and some other DAW's around here that will encode information
>
inside the audio files for later extraction. is is possible for an AU
>
type of plugin to do this within a host app (logic) or am i way off
>
base here?
>
>
thanks in advance,
>
ken;
_______________________________________________
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.