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

    Function diatonicSeventh

    • Build the diatonic seventh chord rooted on a scale degree.

      Parameters

      • degree: number

        1-based scale degree of the chord root: 1 is the tonic.

      • key: KeyLike

        Key/scale context, as a key name, a key/scale, or a Key.

      Returns ChordData

      The diatonic seventh chord.

      If the scale is not heptatonic, for the reason given on diatonicTriad.