<html>
<body>
<font size=3>At 09:34 PM 7/13/2004, you wrote:<br>
</font><blockquote type=cite class=cite cite><font face="arial" size=2>For
even more fun there is also "real time messages" that can come
in-between the bytes of other messages.<br>
</font><font size=3> <br>
</font><font face="arial" size=2>The real time messages are one byte
only.<br>
So just check if a message is real time, then do something with it, like
nothing at all.</font></blockquote><br>
Can you clarify the real time messages?  I'm writing my own MIDI
parser and I don't know if I have handled it correctly. 
Specifically, can a real time message replace the expected data in a
message?  For example ...<br><br>
Note on command<br>
Note value<br>
Real time message<br>
Note velocity<br><br>
In this case, is the real time message always guaranteed to be one
byte?<br><br>
Thanks. - Dave</body>
</html>