[BUG] "Static Function Blocks" displayed in midi.exe #450
Labels
area-sdk 🔧
Related to the application SDK
bug 🐞
Something isn't working
dp8-fixed
Fixed in developer preview 8
Describe the bug
In
midi ep properties
, "Static Function Blocks" seems to be different from the Endpoint Info Notification message.To Reproduce
midi ep request endpoint-info
to the device and monitor reply from it :midi ep monitor
. Endpoint Info Notification message from the device is confirmed, and the flag of "Static Function Blocks" in this message is True (the MSB of "81" byte).midi ep properties
to the device, "Static Function Blocks" is displayed as "False" here.Expected behavior
The result in endpoint properties is "True".
Installer Name or Version
Windows.MIDI.Services.In-Box.Service.-.1.0.1-preview.7.24305.1438-x64.exe
USB MIDI 2.0 class driver (USBMIDI2_10.0.1.7.x64.zip)
Desktop (please complete the following information):
OS: Windows 11 24H2 build 26120.2415 (Insider Dev channel)
Device information, if this is with an external MIDI device:
custom one.
Application Information
Additional context
I tried this operation after connecting the device, so problems may be in processes of my custom device at initial Endpoint Discovery.
The text was updated successfully, but these errors were encountered: