AVAudioUnitMidiInstrument.StopNote(Byte, Byte) Método

Definición

Envía un evento stop note.

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

Parámetros

note
Byte
channel
Byte
Atributos

Se aplica a