Partager via


MidiControlTransform Structure

Définition

Représente une transformation d’un contrôle MIDI.

public struct MidiControlTransform
type MidiControlTransform = struct
Héritage
MidiControlTransform

Constructeurs

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

Crée un MidiControlTransform.

Champs

ControlNumber

Numéro du contrôle à transformer.

ControlType

Type de conrol MIDI.

Param

Informations supplémentaires pour la transformation.

RemappedControlType

Type de contrôle résultant.

Transform

Type de transformation à appliquer.

S’applique à