Search
Preparing search index...
The search index is not available
OpenSheetMusicDisplay
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenSheetMusicDisplay
Staff
Class Staff
Hierarchy
Staff
Index
Constructors
constructor
Properties
audible
following
has
Lyrics
id
id
In
Music
Sheet
is
Tab
open
Tie
Dict
parent
Instrument
staffline
Count
voices
volume
Accessors
Id
Parent
Instrument
Staffline
Count
Voices
Volume
Constructors
constructor
new
Staff
(
parentInstrument
:
Instrument
, instrumentStaffId
:
number
)
:
Staff
Parameters
parentInstrument:
Instrument
instrumentStaffId:
number
Returns
Staff
Properties
audible
audible
:
boolean
following
following
:
boolean
has
Lyrics
has
Lyrics
:
boolean
= false
Private
id
id
:
number
id
In
Music
Sheet
id
In
Music
Sheet
:
number
is
Tab
is
Tab
:
boolean
= false
open
Tie
Dict
open
Tie
Dict
:
{}
= {}
Type declaration
[
_:
number
]:
Tie
Private
parent
Instrument
parent
Instrument
:
Instrument
Private
staffline
Count
staffline
Count
:
number
= 5
Private
voices
voices
:
Voice
[]
= []
Private
volume
volume
:
number
= 1
Accessors
Id
get
Id
(
)
:
number
Returns
number
Parent
Instrument
get
ParentInstrument
(
)
:
Instrument
set
ParentInstrument
(
value
:
Instrument
)
:
void
Returns
Instrument
Parameters
value:
Instrument
Returns
void
Staffline
Count
get
StafflineCount
(
)
:
number
set
StafflineCount
(
value
:
number
)
:
void
Returns
number
Parameters
value:
number
Returns
void
Voices
get
Voices
(
)
:
Voice
[]
Returns
Voice
[]
Volume
get
Volume
(
)
:
number
set
Volume
(
value
:
number
)
:
void
Returns
number
Parameters
value:
number
Returns
void
Exports
Staff
constructor
audible
following
has
Lyrics
id
id
In
Music
Sheet
is
Tab
open
Tie
Dict
parent
Instrument
staffline
Count
voices
volume
Id
Parent
Instrument
Staffline
Count
Voices
Volume
Generated using
TypeDoc