共用方式為


AVAudioUnitMidiInstrument.SendPitchBend(UInt16, Byte) 方法

定義

傳送 MIDI 傾斜事件。

[Foundation.Export("sendPitchBend:onChannel:")]
public virtual void SendPitchBend (ushort pitchbend, byte channel);
abstract member SendPitchBend : uint16 * byte -> unit
override this.SendPitchBend : uint16 * byte -> unit

參數

pitchbend
UInt16
channel
Byte
屬性

適用於