@tspro/web-music-score
Preparing search index...
theory
ScaleFactory
Class ScaleFactory
Index
Constructors
constructor
Properties
type
Methods
get
Default
Tonic
get
Scale
get
Tonic
List
get
Type
has
Scale
Constructors
constructor
new
ScaleFactory
(
type
:
ScaleType
)
:
ScaleFactory
Parameters
type
:
ScaleType
Returns
ScaleFactory
Properties
Readonly
type
type
:
ScaleType
Methods
get
Default
Tonic
getDefaultTonic
()
:
string
Returns
string
get
Scale
getScale
(
tonic
:
string
)
:
Scale
Parameters
tonic
:
string
Returns
Scale
get
Tonic
List
getTonicList
()
:
readonly
string
[]
Returns
readonly
string
[]
get
Type
getType
()
:
ScaleType
Returns
ScaleType
has
Scale
hasScale
(
tonic
:
string
)
:
boolean
Parameters
tonic
:
string
Returns
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
Methods
get
Default
Tonic
get
Scale
get
Tonic
List
get
Type
has
Scale
@tspro/web-music-score
Loading...