共用方式為


AVAudioUnitMidiInstrument.StopNote(Byte, Byte) 方法

定義

傳送停止記事事件。

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

參數

note
Byte
channel
Byte
屬性

適用於