Compartir a través de


MidiNoteMessage(Byte, Byte, Byte, Byte, Single) Constructor

Definición

public MidiNoteMessage (byte channel, byte note, byte velocity, byte releaseVelocity, float duration);
new AudioToolbox.MidiNoteMessage : byte * byte * byte * byte * single -> AudioToolbox.MidiNoteMessage

Parámetros

channel
Byte
note
Byte
velocity
Byte
releaseVelocity
Byte
duration
Single

Se aplica a