2011.12.24 pyck is running, I added a few ugens, but I might be facing a problem. I accidentally did a stress test earlier by sporking 7 shreds in parallel, each of them creating a few ugens to play a sound. The result is pretty bad, as it caused many xruns. Obviously, this is caused by the evaluation of python code, which is too slow to fulfill the realtime requirements. I am not sure how this ca