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