@libraz/libcantus - v1.1.0
    Preparing search index...

    Variable NAMED_SCALESConst

    NAMED_SCALES: Readonly<
        {
            major: 2741;
            ionian: 2741;
            naturalMinor: 1453;
            aeolian: 1453;
            harmonicMinor: number;
            melodicMinor: number;
            dorian: number;
            phrygian: number;
            lydian: number;
            mixolydian: number;
            locrian: number;
            lydianDominant: number;
            mixolydianB13: number;
            locrianNatural2: number;
            altered: number;
            phrygianDominant: number;
            majorPentatonic: number;
            minorPentatonic: number;
            blues: number;
            wholeTone: number;
            octatonicHalfWhole: number;
            octatonicWholeHalf: number;
            chromatic: 4095;
        },
    > = ...

    Named scale masks addressable by scaleByName.

    These are the scales of Western common practice and of jazz, the vocabulary chord-scale theory is stated in. Scales belonging to traditions that chord function does not organise live in WORLD_SCALES, which scaleByName resolves just as readily; scaleSystemOf says which kind a name is.