Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix detection of interleaved undefined Real Time messages #58

Closed
franky47 opened this issue Oct 15, 2016 · 0 comments
Closed

Fix detection of interleaved undefined Real Time messages #58

franky47 opened this issue Oct 15, 2016 · 0 comments
Labels
Milestone

Comments

@franky47
Copy link
Member

When interleaving an Undefined (0xf9, 0xfd) Real Time message into a valid stream, the parser detects it as a valid message, with a midi::InvalidType message type.

It should be ignored completely by the parser, not invalidate RX running status nor reset anything, just be dropped.

@franky47 franky47 added the bug label Oct 15, 2016
@franky47 franky47 added this to the v4.3 milestone Oct 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant