In article <[EMAIL PROTECTED]>,
Laurent Pointal <[EMAIL PROTECTED]> wrote:
.
.
.
>May use Python for some -non realtime- parts, but I would not use any
>scripting language (not specific to Python) for real-time work (prefer
>C
Dennis Lee Bieber a écrit :
> On Sun, 1 Oct 2006 22:28:10 +0200, "Oeyvind Brandtsegg"
> <[EMAIL PROTECTED]> declaimed the following in comp.lang.python:
>
>> Also, I wonder what method I should be using to get a precise timing
>> in my automation thread (acting as a sequencer).
>>
> Use a re
hello
I'm writing a Python application for live music performance/improivsation,
using csound as the synthesis engine, and Python for compositional
algorithms, GUI and control.
I creating several threads:
one for GUI
one for csound,
one for a timed queue (timed automation events),
one for commun