共用方式為


AVAudioUnitMidiInstrument.SendPressureForKey(Byte, Byte, Byte) 方法

定義

針對指定的 key 傳送 MIDI 聚合語音按鍵壓力事件。

[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

參數

key
Byte
value
Byte
channel
Byte
屬性

適用於