[BUG]Adding wrong message when sending specific MIDI message #448
Labels
area-service-or-api 🖥️
Related to the Windows Service, core API, abstractions, etc.
bug 🐞
Something isn't working
fixed-awaiting-public-release 🕙
Fixed in our internal builds. Waiting to make its way to a public release.
Describe the bug
When sending specific MIDI message, MIDI service or MIDI driver add wrong message.
To Reproduce
Onput: Roland UM-ONE O-1
Expected behavior
Received data should match the expected data.
Installer Name or Version
Desktop (please complete the following information):
Device information, if this is with an external MIDI device:
Application Information
https://www.morson.jp/pocketmidi-webpage/
Additional context
![Image](https://private-user-images.githubusercontent.com/39756848/391428663-1ddb8a57-230e-4504-8008-a411e2c52f98.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3MDI4MDAsIm5iZiI6MTczOTcwMjUwMCwicGF0aCI6Ii8zOTc1Njg0OC8zOTE0Mjg2NjMtMWRkYjhhNTctMjMwZS00NTA0LTgwMDgtYTQxMWUyYzUyZjk4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDEwNDE0MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE0Y2U0ZjI2OTMzMjg1OGI3MzFlYjdlOTg2ZGRjMzE2OTY5N2Q0NWM3MDYzYThlNWE3ZjI4YWFmYjU4YzgyNGMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.NvyGJcYXw5siHeYqGxaJ6q5T6SaX_H-11gZAiILL_zM)
We also checked USB packet as below when the issue happens. It shows wrong data added when Host PC sends USB packet . Thus, this seems that the wrong data would be added by service or driver.
The text was updated successfully, but these errors were encountered: