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

    Type Alias PhraseSignal

    PhraseSignal:
        | "cadence"
        | "rest"
        | "longNote"
        | "repetition"
        | "hypermeter"
        | "pieceEnd"

    A reason a phrase boundary was placed where it was.

    Type Declaration

    • "cadence"

      A cadence closed on the beat the boundary falls at.

    • "rest"

      The melody stopped sounding long enough to have taken a breath.

    • "longNote"

      A note was held long enough to read as an arrival.

    • "repetition"

      The music began repeating material heard immediately before.

    • "hypermeter"

      The boundary falls on a hypermetric downbeat.

    • "pieceEnd"

      The music ends here, which closes whatever phrase was open.