Re: auol and DAWs
Re: auol and DAWs
- Subject: Re: auol and DAWs
- From: William Stewart <email@hidden>
- Date: Thu, 1 Apr 2010 16:09:56 -0700
some plugins use realtime semantics - for instance, Apple's DLS synth schedules reads based on RT constraints, and if render is called too quickly and the read is not complete, then the AU contract requires the AU to then generate buffer (in this case, you would miss some data in that render call).
In non-RT, you don't have this restriction
On Apr 1, 2010, at 3:10 PM, Paul Davis wrote:
> On Thu, Apr 1, 2010 at 4:08 PM, William Stewart <email@hidden> wrote:
>> not advisably - the property is used when Logic freezes a track (as one example), so this would not be good
>
> what violation of the AU spec is it to run any plugin
> faster-than-realtime? is a host required to verify that the plugin
> consents to this?
>
> --p
_______________________________________________
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