Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MidiSheetMusic
NoteData
C# Class MidiSheetMusic.NoteData
Mostrar archivo
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_oe property
public
Accid
accid
return
Accid
duration
public_oe property
public
NoteDuration
duration
return
NoteDuration
leftside
public_oe property
public
bool
leftside
return
bool
number
public_oe property
public
int
number
return
int
whitenote
public_oe property
public
WhiteNote
whitenote
return
WhiteNote