Edytuj

Udostępnij za pośrednictwem


AVAudioUnitMidiInstrument.SendPressureForKey(Byte, Byte, Byte) Method

Definition

Sends a MIDI polyphonic key pressure event for the specified 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

Parameters

key
Byte
value
Byte
channel
Byte
Attributes

Applies to