共用方式為


AVAudioUnitMidiInstrument.SendPressure(Byte, Byte) 方法

定義

傳送 MIDI 壓力事件。

[Foundation.Export("sendPressure:onChannel:")]
public virtual void SendPressure (byte pressure, byte channel);
abstract member SendPressure : byte * byte -> unit
override this.SendPressure : byte * byte -> unit

參數

pressure
Byte
channel
Byte
屬性

適用於