@libraz/libcantus - v1.1.0
GitHub
npm
Preparing search index...
LickMaterial
Type Alias LickMaterial
A lick: its notes and how long the whole figure lasts.
type
LickMaterial
=
{
lengthSteps
:
number
;
notes
:
LickNote
[]
;
}
Index
Properties
length
Steps
notes
Properties
length
Steps
lengthSteps
:
number
Length of the figure in sixteenths.
notes
notes
:
LickNote
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
length
Steps
notes
GitHub
npm
@libraz/libcantus - v1.1.0
Loading...
A lick: its notes and how long the whole figure lasts.