Share via


AVAudioUnitMidiInstrument.SendPressureForKey(Byte, Byte, Byte) Método

Definición

Envía un evento de presión de tecla polifónica MIDI para el especificado key.

[Foundation.Export("sendPressureForKey:withValue:onChannel:")]
public virtual void SendPressureForKey (byte key, byte value, byte channel);
abstract member SendPressureForKey : byte * byte * byte -> unit
override this.SendPressureForKey : byte * byte * byte -> unit

Parámetros

key
Byte
value
Byte
channel
Byte
Atributos

Se aplica a