22 Apr
2009
22 Apr
'09
4:32 a.m.
On 22 Apr 2009, at 08:59, Robert Poor wrote:
After seeing several people struggle with "how do I do polyphony", I thought I'd pass along the ChucK code for how I do it.
The key-up-delayed-disconnect problem might be solved by an event queue. But perhaps one uses threads to implement that in high level situations. Hans