NOW LOADING

MidiMessage32


Represents a one-word (32-bit) UMP message
Namespace Microsoft.Windows.Devices.Midi2
Type Name MidiMessage32
Type WinRT Runtime Class
Implements IStringable  IMidiUniversalPacket 
IDL MidiMessage32.idl
Library Microsoft.Windows.Devices.Midi2.dll

MidiMessage32 is used for short messages such as utility messages and MIDI 1.0 messages in UMP format.

Properties and Methods

Includes all functions and properties in IMidiUniversalPacket, as well as:

Property Description
Word0 First 32-bit MIDI word
Function Description
MidiMessage32() Default constructor
MidiMessage32 (timestamp, word0) Construct a new message with a timestamp and 32 bit MIDI word

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.