次の方法で共有


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
属性

適用対象