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

    Function createsVoiceCrossing

    • Whether an upper voice has crossed below a lower voice.

      Parameters

      • upper: NoteData

        The nominally higher voice.

      • lower: NoteData

        The nominally lower voice.

      Returns boolean

      True when the upper voice sits below the lower voice.

    • Whether an upper voice has crossed below a lower voice.

      Parameters

      • upper: number

        The nominally higher voice.

      • lower: number

        The nominally lower voice.

      Returns boolean

      True when the upper voice sits below the lower voice.