@libraz/libcantus - v0.9.3
GitHub
npm
Preparing search index...
VoicedRole
Type Alias VoicedRole
A pitch's role, lock level, and owning chord.
type
VoicedRole
=
{
role
:
HarmonyRole
;
lock
:
LockLevel
;
belongsToChordId
:
number
;
}
Index
Properties
role
lock
belongs
To
Chord
Id
Properties
role
role
:
HarmonyRole
lock
lock
:
LockLevel
belongs
To
Chord
Id
belongsToChordId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
role
lock
belongs
To
Chord
Id
GitHub
npm
@libraz/libcantus - v0.9.3
Loading...
A pitch's role, lock level, and owning chord.