Skip to content

Bug fixes for unimplemented meta event#20

Open
Eggrice62 wants to merge 1 commit into
colxi:masterfrom
Eggrice62:bugfix_210927
Open

Bug fixes for unimplemented meta event#20
Eggrice62 wants to merge 1 commit into
colxi:masterfrom
Eggrice62:bugfix_210927

Conversation

@Eggrice62

Copy link
Copy Markdown

This is a fix for the bug mentioned in issue 19. Since the same data is read twice, it cannot follow the file structure afterwards. This is simply solved by removing the unnecessary read function. I've attached a MIDI file to test it out in the link below. Before the fix, the data of MIDI messages came out in a jumbled mess. After the fix, it comes out as intended.

https://drive.google.com/file/d/1feeOInSjyom5dAI_OQcyW1-8AJeTiIKf/view?usp=sharing

@jameadows

Copy link
Copy Markdown

I just ran into this same issue, found the same fix and went to create a PR when I discovered this PR (wish I'd checked first). Anyhow, I recommend merging this fix. Thanks to all!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants