Real time event accuracy

Mark Lawrence breamoreboy at yahoo.co.uk
Thu May 10 05:31:41 EDT 2012


On 09/05/2012 16:52, Tobiah wrote:
> I'd like to send MIDI events from python to another
> program.  I'd like advice as to how to accurately
> time the events.  I'll have a list of floating point
> start times in seconds for the events, and I'd like to send them
> off as close to the correct time as possible.
>

For an idea of how difficult timing can be, search the Python 
development mailing list for PEP 418 and associated threads.  Make sure 
you have a large supply of sandwiches and coffee cos you'll need it :)

> Thanks,
>
> Tobiah

-- 
Cheers.

Mark Lawrence.




More information about the Python-list mailing list