Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MidiSheetMusic
NoteData
C# Class MidiSheetMusic.NoteData
Show file
Open project: BYVoid/MidiToSheetMusic
Class Usage Examples
Public Properties
Property
Type
Description
accid
Accid
duration
NoteDuration
leftside
bool
number
int
whitenote
WhiteNote
Property Details
accid
public property
public
Accid
accid
return
Accid
duration
public property
public
NoteDuration
duration
return
NoteDuration
leftside
public property
public
bool
leftside
return
bool
number
public property
public
int
number
return
int
whitenote
public property
public
WhiteNote
whitenote
return
WhiteNote