
Namespace | Microsoft.Windows.Devices.Midi2.Utilities.Sequencing |
---|---|
Type Name | MidiClockDestination |
Type | WinRT Runtime Class |
IDL | MidiClockDestination.idl |
Library | Microsoft.Windows.Devices.Midi2.dll |
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.
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. |