21
22
General Discussion / Re: Very complicated score (spartito molto complicato)
Last post by hmmueller -One special trick is in m.10, to play the parenthesized eighth only in the fourth verse: The preceding quarter is below an eighth rest, and in verses 1 to 3, this is followed by another eighth rest - thus, in these verses, the eighth note is not playing. In verse 4, however, the second eighth rest is bypassed, and instead the second eighth note is played/highlighted. I put in a tempo=30 so that when playing the score in NWC Viewer, one can follow the sequence of these events. This "machinery" would have to be copied to all parenthesized notes.
Of course, lots of formatting (layering of staves, direction of stems and ties, some beams, lots of additional text and its formatting) has to be done. As part of the lyrics is above the staves, it might even be necessary to add additional staves like "Tenor 1 UpperLyrics" and "Tenor 2 UpperLyrics" - but that's just menial work.
In more complicated lyrics cases, where part of the lyrics is reused in multiple verses, it might be helpful to have completely separate lyrics parts (with invisible rests with "Lyrics Always") where one can put the lyrics of one verse on different heights at different places of the piece; maybe one would call these staves something like VERSE1_HEIGHT1, VERSE1_HEIGHT2, VERSE2_HEIGHT2 etc.
Fun exercise, Lorenzo
. @All, let me know what I overlooked
!Regards - Harald
23
General Discussion / Re: Bar Numbering using the bar number user plug in
Last post by Flurmy -I should have named the other object Rehearsal Mark.ms; it is probably a more accurate name for it. That would avoid some confusion.

Probably you're talking about "BarLabel.ms".
Maybe Noel was referring to "BarCounter.nw" and "BarCounter.hmm", even if I don't see why they shouldn't both work as expected.
24
General Discussion / Re: Bar Numbering using the bar number user plug in
Last post by Mike Shawaluk -25
General Discussion / Re: Bar Numbering using the bar number user plug in
Last post by melismata -It appears that there are two bar counter user objects and it seems that I was playing with the wrong one.
Noel
26
General Discussion / Re: Very complicated score (spartito molto complicato)
Last post by lawrroc -
(I never print the score). I have plenty of time. Sometimes I persevere, and with your help, I achieve something, even if not everything I set out to do. Other times, I quit the project prematurely, with no results. Bye Flurmy.
27
General Discussion / Re: Very complicated score (spartito molto complicato)
Last post by Flurmy -
Reproducing the graphical appearance isn't so hard. I'd say almost easy.
Making NWC playing it as written...
I think the only way is to mute them all and add four more hidden staves written in a more standard way.
28
General Discussion / Re: Very complicated score (spartito molto complicato)
Last post by hmmueller -Using NoteWorthy's flow control for somewhat complex verse structures notated for humans looks like a similar head-scratcher - albeit without the theoretical benefits. Nice like an afternoon's crossword puzzle, but ... why? But I wouldn't want to discourage anyone from trying
H.M.
29
General Discussion / Re: Bar Numbering using the bar number user plug in
Last post by Mike Shawaluk -Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)
|Clef|Type:Treble
|TimeSig|Signature:4/4
|User|BarCounter.nw|Pos:7|Class:StaffSig|AllBars:Y
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|User|BarCounter.nw|Pos:7|Class:StaffSig|AllBars:Y
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
!NoteWorthyComposerClip-End
30
General Discussion / Bar Numbering using the bar number user plug in
Last post by melismata -Thank you,
Noel