NOW LOADING

MidiClockDestination


Supports the simple MIDI Beat Clock generator
Namespace Microsoft.Windows.Devices.Midi2.Utilities.Sequencing
Type Name MidiClockDestination
Type WinRT Runtime Class
IDL MidiClockDestination.idl
Library Microsoft.Windows.Devices.Midi2.dll
This is a preview SDK feature and subject to change or removal. Shipping applications shall not use this SDK feature. There is no compatibility guaranteed.

This represents a destination for the MIDI Beat Clock. It is provided with an opened connection and a list of MIDI 2.0 Groups (these also correspond to MIDI 1.0 ports) to send the messages to.

Functions

Function Description
MidiClockDestination Construct a destination with an opened valid connection and a list of MIDI 2.0 groups
Connection Provides access to the connection used to construct this type
Groups Returns a read-only list of configured groups.

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.