NOW LOADING

Midi1PortNamingApproach


Indicates how MIDI 1.0 port names are generated for a UMP endpoint
Namespace Windows.Devices.Midi2.Enumeration
Type Name Midi1PortNamingApproach
Type WinRT Enumeration (a 32-bit unsigned or signed integer)
IDL Midi1PortNamingApproachEnum.idl
Library

Controls how MIDI 1.0 API port names are generated when Windows MIDI Services creates legacy-compatible ports for a UMP endpoint.

Values

Value Numeric Value Description
Default 0x00000000 Use the default naming approach as determined by the system.
UseClassicCompatible 0x00000001 Use names compatible with the classic WinMM MIDI port naming scheme.
UseNewStyle 0x00000002 Use the new Windows MIDI Services style port names.

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.