@tspro/web-music-score
Preparing search index...
theory
RhythmProps
Class RhythmProps
Index
Constructors
constructor
Properties
dotted
flag
Count
note
Length
ticks
triplet
Methods
can
Dot
has
Stem
to
String
create
From
Note
Size
Constructors
constructor
new
RhythmProps
(
noteLength
:
NoteLength
,
dotted
?:
boolean
,
triplet
?:
boolean
,
)
:
RhythmProps
Parameters
noteLength
:
NoteLength
Optional
dotted
:
boolean
Optional
triplet
:
boolean
Returns
RhythmProps
Properties
Readonly
dotted
dotted
:
boolean
Readonly
flag
Count
flagCount
:
number
Readonly
note
Length
noteLength
:
NoteLength
Readonly
ticks
ticks
:
number
Readonly
triplet
triplet
:
boolean
Methods
can
Dot
canDot
()
:
boolean
Returns
boolean
has
Stem
hasStem
()
:
boolean
Returns
boolean
to
String
toString
()
:
string
Returns
string
Static
create
From
Note
Size
createFromNoteSize
(
noteSize
:
number
)
:
RhythmProps
Parameters
noteSize
:
number
Returns
RhythmProps
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
dotted
flag
Count
note
Length
ticks
triplet
Methods
can
Dot
has
Stem
to
String
create
From
Note
Size
@tspro/web-music-score
Loading...