Readonly
dotDot count.
Readonly
flagFlag count.
Readonly
hasHas note stem.
Readonly
isIs note head solid (black)?
Readonly
isIs triplet?
Readonly
maxMax dot count.
Readonly
noteNote length.
Readonly
noteNote size (whole=1, half=2, quarter=4, ...).
Readonly
ticksNumber of ticks (not altered by isTriplet).
Static
LongestLongest note size (e.g. 1 = whole note).
Static
ShortestShortest note size (e.g. 64 = sixtyfourth note).
Static
cmpCompare note lengths/sizes. Whole (1) > half (2) > quarter (4), etc. Ignores possible triplet property of note length.
NoteLengthProps, NoteLength/Str or noteSize
NoteLengthProps, NoteLength/Str or noteSize
Static
createCreate note length props.
Note length or note size.
Dot count.
Static
equalsCompare note lengths/sizes for equality. Ignores possible triplet property of note length.
NoteLengthProps, NoteLength/Str or noteSize
NoteLengthProps, NoteLength/Str or noteSize
Static
getGet note length props.
Note length.
Note length props class.