OpenSheetMusicDisplay
    Preparing search index...

    Function buildMelismaSlurSet

    • Build a Set of VoiceEntries that are continuation notes in a melisma (a single syllable sung across multiple notes, indicated by <extend/> in MusicXML). Used to inject syllabic slur signs in the music line.

      Parameters

      • measures: SourceMeasure[]

        All SourceMeasures in the score

      • staffIndex: number

        Which staff to analyze

      • verseNumber: string

        The verse number to check

      Returns Set<VoiceEntry>

      Set of VoiceEntries that need syllabic slur signs