Csound Csound-dev Csound-tekno Search About

[CSOUND-DEV:3756] Re: POLLing in Csound5

Date2003-12-14 15:38
From"Michael Gogins"
Subject[CSOUND-DEV:3756] Re: POLLing in Csound5
I think if csoundYield is put into the main performance loop, both in Csound
(top of kperf) and in utilities, all POLL calls can be removed from Csound
code. I think the performance cost will not be prohibitive at all.

============================================
Michael Gogins
gogins at pipeline period com
Irreducible Productions
CsoundVST, an extended version of Csound for programming music and sound
Available at http://sourceforge.net/projects/csound/
============================================


----- Original Message ----- 
From: "John ffitch" 
To: "Csound Developers Discussion List" 
Sent: Sunday, December 14, 2003 7:58 AM
Subject: [CSOUND-DEV:3751] Re: POLLing in Csound5


> Does that not suggest that the POLL_EVENTS call should be textually
> CsoundYeild (or whatever it is called)?  The other question that arises is
> the granularity of the yeilding.  Should opcodes call it, or only the
> engine?
> ==John ff
>