AVAudioUnitMidiInstrument.StopNote(Byte, Byte) Method

Definition

Sends a stop note event.

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

Parameters

note
Byte
channel
Byte
Attributes

Applies to