Skip to main content
Topic: Wrong verse highlighted after master repeat (Read 2078 times) previous topic - next topic

Wrong verse highlighted after master repeat

I'm working with a song which begins with a two-measure master repeat, followed by the verses, of which there are two.  Without fail, when playing, it highlights the lyrics of the second verse.  At the end of the piece is a Da Capo, which returns playback to the beginning where the first two measures of the master repeat play just ONCE, without repetition, then plays thru to the end for the second verse, which is highlighted a second time.  As a workaround, I tried adding a third verse, making the first verse empty and moving the two verses down to the 2nd and 3rd position, thinking that if it was going to highlight the 2nd verse instead of the first, then it would in reality be highlighting the correct one.  Nope!  It highlighted the lyrics of the last verse (the true 2nd verse) on both passes.  Back to square.

So.... I replaced the master repeat with a local repeat (2) and verse 1 is highlighted.  Now when playback hits the Da Capo at the end, it returns to the beginning and plays the two measure local repeat twice, as desired, BUT on this second pass, the second verse is NOT highlighted... the first verse is highlighted for the second time.  The playback is correct, with the exception of the wrong verse being lit on the second pass.

Is this a common quirk, and if so, has anyone found a workaround solution?

Re: Wrong verse highlighted after master repeat

Reply #1
It would be hard to tell for sure without seeing the actual score, but I am betting that it has to do with either using or not using special bar lines at certain spots in your score. There are people here who are experts at getting repeats and flow control to do their bidding. I am not one of those people unfortunately. :)

Re: Wrong verse highlighted after master repeat

Reply #2
It's notorious that NWC after the D.C. or D.S. does not applies the master repeats.
Well, that's one of the two "standards" and has its reasons.  :)

What happens with the lyrics looks instead as a bug.
I'm not one of the experts mentioned by Mike but I can suggest a workaround as follows.
Code: (nwc) [Select · Download]
!NoteWorthyComposer(2.751)
|Editor|ActiveStaff:1|CaretIndex:21|CaretPos:-1
|SongInfo|Title:""|Author:""|Lyricist:""|Copyright1:""|Copyright2:""
|PgSetup|StaffSize:16|Zoom:4|TitlePage:Y|JustifyVertically:Y|PrintSystemSepMark:N|ExtendLastSystem:N|DurationPadding:Y|PageNumbers:0|StaffLabels:None|BarNumbers:Plain|StartingBar:1
|Font|Style:StaffItalic|Typeface:"Times New Roman"|Size:10|Bold:Y|Italic:Y|CharSet:0
|Font|Style:StaffBold|Typeface:"Times New Roman"|Size:8|Bold:Y|Italic:N|CharSet:0
|Font|Style:StaffLyric|Typeface:"Times New Roman"|Size:7|Bold:N|Italic:N|CharSet:0
|Font|Style:PageTitleText|Typeface:"Times New Roman"|Size:24|Bold:Y|Italic:N|CharSet:0
|Font|Style:PageText|Typeface:"Times New Roman"|Size:12|Bold:N|Italic:N|CharSet:0
|Font|Style:PageSmallText|Typeface:"Times New Roman"|Size:8|Bold:N|Italic:N|CharSet:0
|Font|Style:User1|Typeface:"MusikDingsSans"|Size:18|Bold:N|Italic:N|CharSet:0
|Font|Style:User2|Typeface:"Times New Roman"|Size:8|Bold:N|Italic:N|CharSet:0
|Font|Style:User3|Typeface:"Times New Roman"|Size:8|Bold:N|Italic:N|CharSet:0
|Font|Style:User4|Typeface:"Times New Roman"|Size:8|Bold:N|Italic:N|CharSet:0
|Font|Style:User5|Typeface:"Times New Roman"|Size:8|Bold:N|Italic:N|CharSet:0
|Font|Style:User6|Typeface:"Times New Roman"|Size:8|Bold:N|Italic:N|CharSet:0
|PgMargins|Left:1.27|Top:1.27|Right:1.27|Bottom:2.00|Mirror:N
|AddStaff|Name:"Staff"|Group:"Standard"
|StaffProperties|EndingBar:Open (hidden)|Visible:Y|BoundaryTop:12|BoundaryBottom:16|Lines:5|Color:Default
|StaffProperties|Muted:N|Volume:127|StereoPan:64|Device:0|Channel:1
|StaffInstrument|Trans:0|DynVel:10,30,45,60,75,92,108,127
|Lyrics|Placement:Bottom|Align:Standard Rules|Offset:0
|Lyric1|Text:"\n"
|Lyric2|Text:"two two two two\ntwo two two two\n"
|Lyric3|Text:"three three three three\nthree three three three\n"
|Clef|Type:Treble
|Key|Signature:C|Tonic:C
|Tempo|Tempo:220|Pos:10
|TimeSig|Signature:4/4
|Dynamic|Style:f|Pos:-8|Visibility:Never
|Note|Dur:Half|Pos:0|Opts:Lyric=Never
|Note|Dur:Half|Pos:0|Opts:Lyric=Never
|Bar
|Note|Dur:Half|Pos:0|Opts:Lyric=Never
|Note|Dur:Half|Pos:0|Opts:Lyric=Never
|Bar|Style:LocalRepeatClose|Repeat:2|Visibility:Never
|Ending|Visibility:Never
|Bar|Style:MasterRepeatClose
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Bar
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Flow|Style:DaCapo|Pos:10
|Bar|Style:SectionClose|SysBreak:Y
!NoteWorthyComposer-End