@libraz/libcantus - v0.9.3
    Preparing search index...

    Function scaleTonesInDegreeOrder

    • List the pitch classes of a key's scale in ascending scale-degree order.

      Degree 0 is the root; degrees follow the mask bits in offset order rather than sorted pitch-class order.

      Parameters

      • key: KeyScale

        The key/scale to enumerate.

      Returns number[]

      The member pitch classes ordered by scale degree.