NOW LOADING

MidiSystemExclusiveReceivedEventArgs


Event data produced when SysEx data is received by MidiSystemExclusiveReceiver
Namespace Windows.Devices.Midi2.Utilities.SysExTransfer
Type Name MidiSystemExclusiveReceivedEventArgs
Type WinRT Runtime Class
IDL MidiSystemExclusiveReceivedEventArgs.idl

Provided in MidiSystemExclusiveReceiver.BytesReceived.

Properties

Property Description
Group The source MidiGroup
Bytes Received bytes, including 0xF0 and 0xF7 framing bytes
IsPartial True when the block does not contain a complete matched F0/F7 message pair

Remarks

A single event may contain one complete message, multiple complete messages, or a partial fragment, depending on buffering and pacing.

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.