MidiThruConnectionParams.KeyPressure Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Instructs how polyphonic key pressure events are transformed.
public CoreMidi.MidiTransform KeyPressure { get; set; }
member this.KeyPressure : CoreMidi.MidiTransform with get, set