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.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to