v4.1.2
Note-Art
interface
ScoreAsObject
Properties
name
voices
timeSignature
bpm
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
notation
/
ScoreAsObject
Interface
ScoreAsObject
Defined in ScoreHandler.ts
Properties
name
:
string
voices
:
Record
external
Record
<
string
,
MeasureAsObject
interface
MeasureAsObject
notation/
MeasureAsObject
[]
>
timeSignature
:
[
number
,
number
]
bpm
:
number