[LAD] basic MIDI note-on/note-off questions
Paul Davis
paul at linuxaudiosystems.com
Fri Jun 25 12:29:43 UTC 2010
On Fri, Jun 25, 2010 at 6:55 AM, James Morris <james at 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.
More information about the Linux-audio-dev
mailing list