
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.
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 |