NOW LOADING

Midi1PortNameTableEntry


Represents the names generated when constructing a MIDI 1.0 port from a UMP device
Namespace Windows.Devices.Midi2.Enumeration
Type Name Midi1PortNameTableEntry
Type WinRT Runtime Class
IDL Midi1PortNameTableEntry.idl
Library

This entry is generated when the parent UMP device is enumerated, and is then stored in a property on the parent UMP endpoint. The table is later used to set the FriendlyName on the Software Device (SWD) which represents the MIDI 1.0 port.

A list of these is returned by MidiEndpointDeviceInformation.GetNameTable().

Properties

Property Description
Group The MidiGroup associated with this MIDI 1.0 port entry
Flow A Midi1PortFlow value indicating the direction for this port
CustomName A user-supplied custom name, if any
LegacyCompatibleName A name compatible with legacy MIDI port naming conventions
NewStyleName A name using the new Windows MIDI Services naming style

Didn't find what you were looking for?

Windows MIDI Services is an open source project with all source available on GitHub. We have a great community on Discord as well. Between GitHub and Discord, you should find the information you are looking for.