NOW LOADING

MidiEndpointUserSuppliedInfo


Custom information supplied by the user for an endpoint
Namespace Microsoft.Windows.Devices.Midi2
Type Name MidiEndpointUserSuppliedInfo
Type WinRT Runtime Class
IDL MidiEndpointUserSuppliedInfo.idl
Library Microsoft.Windows.Devices.Midi2.dll

This is all information supplied by the user through the MIDI Settings app and/or through the main configuration file.

Struct Fields

Field Description
Name The endpoint name as provided by the transport
Description The description, if any, as provided by the transport
LargeImagePath Path to the small image for use in applications
SmallImagePath Path to the larger image for use in applications
RequiresNoteOffTranslation True if a Note On of zero velocity should be translated to a Note Off message
RecommendedControlChangeAutomationIntervalMilliseconds For applications, this is the recommended maximum CC interval to use to avoid flooding the device
SupportsMidiPolyphonicExpression True if this device is known to support MPE

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.