----- Original Message -----
Sent: Tuesday, December 13, 2005 7:53
PM
Subject: Re: [sc-dev] b_gen
synchronous?
On Dec 12, 2005, at 6:32 AM, James Harkins wrote:
Is
there a reason why b_gen is synchronous? I'm making several buffers with
large numbers of harmonics and while they're processing, no other commands
can go through.
Then again, it might be like b_read which is supposed to be async but
also blocks incoming messages until it's
done.
It shouldn't be blocking other incoming messages. It may be holding up
other async commands. All async messages and tasks are done on one
thread.
_______________________________________________
sc-dev mailing
list
sc-dev@xxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-dev