@libraz/libcantus - v1.1.0
GitHub
npm
Preparing search index...
SpelledDuration
Type Alias SpelledDuration
A duration as
beatsToDuration
spells it, with the dot count always stated.
type
SpelledDuration
=
{
base
:
NoteValue
;
dots
:
number
;
tuplet
?:
Tuplet
;
}
Index
Properties
base
dots
tuplet?
Properties
base
base
:
NoteValue
dots
dots
:
number
Optional
tuplet
tuplet
?:
Tuplet
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
dots
tuplet
GitHub
npm
@libraz/libcantus - v1.1.0
Loading...
A duration as beatsToDuration spells it, with the dot count always stated.