WinRT MIDI API returns invalid MIDI port names

Joss Gray 1 Reputation point
2022-06-03T00:18:12.957+00:00

The WinRT MIDI api in latest Windows 10 returns the name "MIDI" for some devices, which have a different name with the Win32 MIDI API.

For example the RME HDSPe AIO has a port name "AIO Midi" in Win32 API but just "MIDI" in WinRT API.

Is there any fix for this? Or a way to relate Win32 API midi ports to the WinRT counterpart?

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,431 questions
{count} votes