MidiControlTransform 结构

定义

表示 MIDI 控件的转换。

public struct MidiControlTransform
type MidiControlTransform = struct
继承
MidiControlTransform

构造函数

MidiControlTransform(MidiTransformControlType, MidiTransformControlType, UInt16, MidiTransformType, Int16)

创建一个新的 MidiControlTransform

字段

ControlNumber

要转换的控件的数目。

ControlType

MIDI conrol 类型。

Param

有关转换的其他信息。

RemappedControlType

生成的控件类型。

Transform

要应用的转换类型。

适用于