Re: Offline processing
Re: Offline processing
- Subject: Re: Offline processing
- From: Marc Poirier <email@hidden>
- Date: Wed, 5 Feb 2003 00:20:16 +0100 (CET)
>
> The getter callbacks would be, more or less:
>
>
>
> - get the selection range (over time and over channels)
>
> - get the available number of channels
>
> - get the available number of samples (for each channel)
>
> - get a specified number of samples starting at a specified position
>
>
This raises a good question. Should the plug-in be "getting", or should the
>
host be "setting"? I'd rather not have to poll the host to know if the
>
user's current selection changes.
The general approach in AU is for the host to "set" (which I also think is
the better approach). There are very few host callbacks in the AU API.
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.