Re: How long do render callbacks have to execute?
Re: How long do render callbacks have to execute?
- Subject: Re: How long do render callbacks have to execute?
- From: tahome izwah <email@hidden>
- Date: Fri, 19 Aug 2011 07:53:32 +0200
2011/8/13 Brian Willoughby <email@hidden>:
>
> On Aug 12, 2011, at 15:39, Jonathan wrote:
>>
>> Okay, that makes sense, but are the callbacks called in parallel? In other
>> words, is only one callback firing at a time? In the example with two
>> inputs into the mixer, does it fire one right after another even though from
>> a graph perspective they are peers?
>
> In general, a processor cannot carry out any operations in parallel.
Not true. That is exactly what SIMD instructions do which are built
into all modern CPUs.
--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