On Fri, Jun 25, 2010 at 6:55 AM, James Morris <james(a)jwm-art.net> wrote:
Hi,
I keep getting surprised at some of the most basic problems I run
into... This time, processing order.
just remember that in "real" MIDI, nothing can be simultaneous. its a
serial protocol without timestamps. with traditional serial MIDI, the
time interval between bits and bytes is also fixed, creating a fixed
minimal interval between any two note on/off messages.