@libraz/libcantus - v0.9.3
GitHub
npm
Preparing search index...
VoiceSnapshot
Type Alias VoiceSnapshot
A neighbouring voice's current and previous pitch.
type
VoiceSnapshot
=
{
pitch
:
number
;
prevPitch
?:
number
;
}
Index
Properties
pitch
prev
Pitch?
Properties
pitch
pitch
:
number
Optional
prev
Pitch
prevPitch
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pitch
prev
Pitch
GitHub
npm
@libraz/libcantus - v0.9.3
Loading...
A neighbouring voice's current and previous pitch.