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

适用于