NOW LOADING

MidiPacketType


Indicates the number of words in a MIDI message
Namespace Microsoft.Windows.Devices.Midi2
Type Name MidiPacketType
Type WinRT Enumeration (a 32-bit unsigned or signed integer)
IDL MidiPacketTypeEnum.idl
Library Microsoft.Windows.Devices.Midi2.dll

Properties

The values correspond to the number of 32-bit MIDI words in the packet.

Property Value Description
UnknownOrInvalid 0 An invalid zero-length Universal MIDI Packet
UniversalMidiPacket32 1 32-bit (1 word) Universal MIDI Packet
UniversalMidiPacket64 2 64-bit (2 words) Universal MIDI Packet
UniversalMidiPacket96 3 96-bit (3 words) Universal MIDI Packet
UniversalMidiPacket128 4 128-bit (4 words) Universal MIDI Packet

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.