다음을 통해 공유


MidiNoteOnMessage.Note 속성

정의

0-127의 값으로 지정된 켤 메모를 가져옵니다.

public:
 property byte Note { byte get(); };
byte Note();
public byte Note { get; }
var byte = midiNoteOnMessage.note;
Public ReadOnly Property Note As Byte

속성 값

Byte

byte

0-127의 값으로 지정된 참고입니다.

적용 대상