다음을 통해 공유


MidiNoteMessage(Byte, Byte, Byte, Byte, Single) 생성자

정의

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

매개 변수

channel
Byte
note
Byte
velocity
Byte
releaseVelocity
Byte
duration
Single

적용 대상