Re: Sysex problems!
Re: Sysex problems!
- Subject: Re: Sysex problems!
- From: Kurt Revis <email@hidden>
- Date: Sun, 13 Jul 2003 01:00:20 -0700
- Resent-date: Sun, 13 Jul 2003 17:59:11 -0700
- Resent-from: Kurt Revis <email@hidden>
- Resent-message-id: <email@hidden>
- Resent-to: coreaudio-api <email@hidden>
On Friday, July 4, 2003, at 12:17 PM, Kurt Revis wrote:
On Thursday, July 3, 2003, at 03:26 PM, Doug Wyatt wrote:
I suspect, the reason MIDI Monitor works "perfectly" is that it may
be parsing the incoming messages (as you should be too) and is
ignoring what is syntactically garbage -- data bytes following a
system messages, F7's while not in sysex. Kurt, what *do* you do with
garbage messages?
You're exactly right. Garbage messages are simply ignored by my
parser, which is why I didn't suggest using it to compare against!
MM would be a bit more useful as a debugging aid if it showed the
garbage. Perhaps in my copious spare time I will add the feature --
this is the first time the question has come up.
Just in case anyone still cares, I just released MIDI Monitor 1.1.5,
which displays invalid MIDI instead of ignoring it. You can set it to
filter out the invalid messages, if you liked it better the old way.
http://www.snoize.com/MIDIMonitor/
--
Kurt Revis
email@hidden
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.