On 11/02/2011 01:13 AM, Werner Almesberger wrote:
The MIDI stream was completely unsynchronized.
This is not true - there is a timeout (at the beginning of handle_midi_event) that went back to the first byte of the message after nothing had been received in a while.
I'd swear I read somewhere there was no other way to sync MIDI streams... Anyway, the timeout should be removed (which your patch doesn't do) and replaced with your better solution.
Thanks, Sébastien _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkymist@Freenode
