Class: AbstractDiatonicScale

.scale. AbstractDiatonicScale

new AbstractDiatonicScale(mode)

Parameters:
Name Type Argument Description
mode string <optional>
Properties:
Name Type Description
type string
tonicDegree number | undefined
dominantDegree number | undefined
octaveDuplicating boolean
Source:

Extends

Members

<readonly> isConcrete

Inherited From:
Source:

<readonly> name

Inherited From:
Source:

Methods

equals(other) → {boolean}

One scale equals another

Parameters:
Name Type Description
other music21.scale.AbstractScale

the scale compared to.

Inherited From:
Source:
Returns:
Type
boolean
Music21j, Copyright © 2013-2021 Michael Scott Asato Cuthbert.
Documentation generated by JSDoc 3.6.3 on Wed Jul 31st 2019 using the DocStrap template.