Skip to main content
Topic: Odd flow (Read 3306 times) previous topic - next topic

Odd flow

I don't understand why the second time NWC jumps at measure 10 instead of 14.
This doesn't happen if the bar between measures 9 and 10 becomes single instead of double.

Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.75,Single)
|Clef|Type:Treble
|Key|Signature:F#,C#|Tonic:D
|Tempo|Tempo:150|Pos:10
|TimeSig|Signature:Common
|Dynamic|Style:mf|Pos:-9
|Note|Dur:4th|Pos:-1
|Note|Dur:4th|Pos:-1
|Note|Dur:4th|Pos:-1
|Note|Dur:8th|Pos:-3|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:0|Opts:Stem=Up,Beam=End
|Bar
|Note|Dur:4th|Pos:-1
|Note|Dur:8th|Pos:-3|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:0|Opts:Stem=Up,Beam=End
|Note|Dur:8th|Pos:-1|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:-3|Opts:Stem=Up,Beam
|Note|Dur:8th|Pos:-4|Opts:Stem=Up,Beam
|Note|Dur:8th|Pos:-5|Opts:Stem=Up,Beam=End
|Bar
|Note|Dur:Whole|Pos:-4
|Bar
|Rest|Dur:Whole
|Bar|Style:MasterRepeatOpen
|Key|Signature:F#,C#,G#,D#|Tonic:E
|Dynamic|Style:ff|Pos:-9
|Note|Dur:8th|Pos:-1|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:-1|Opts:Stem=Up,Beam
|Note|Dur:8th|Pos:-1|Opts:Stem=Up,Beam
|Note|Dur:8th|Pos:-1^|Opts:Stem=Up,Beam=End
|Note|Dur:8th|Pos:-1|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:0|Opts:Stem=Up,Beam=End
|Note|Dur:4th|Pos:1
|Bar
|Note|Dur:4th|Pos:0
|Note|Dur:8th|Pos:-2|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:-3|Opts:Stem=Up,Beam=End
|Note|Dur:4th|Pos:-4
|Note|Dur:8th|Pos:-3|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:-2|Opts:Stem=Up,Beam=End
|Bar
|Note|Dur:4th|Pos:-4
|Note|Dur:8th|Pos:-3|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:-2|Opts:Stem=Up,Beam=End
|Note|Dur:4th|Pos:-4
|Note|Dur:8th|Pos:-3|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:-2|Opts:Stem=Up,Beam=End
|Bar
|Note|Dur:4th|Pos:-1
|Note|Dur:4th|Pos:-2
|Note|Dur:8th|Pos:-3|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:-4|Opts:Stem=Up,Beam
|Note|Dur:8th|Pos:-6|Opts:Stem=Up,Beam
|Note|Dur:8th|Pos:-4|Opts:Stem=Up,Beam=End
|Flow|Style:ToCoda|Pos:8|Justify:Right
|Bar|Style:Double
|Ending|Endings:1
|Note|Dur:Whole|Pos:-4
|Bar|Style:Double
|Ending
|Key|Signature:F#,C#|Tonic:D
|Note|Dur:Whole|Pos:-3^
|Bar
|Ending
|Note|Dur:Half,Dotted|Pos:-3
|Note|Dur:8th|Pos:-4|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:-5|Opts:Stem=Up,Beam=End
|Bar
|Ending
|Note|Dur:Whole|Pos:-4^
|Bar
|Ending
|Note|Dur:Half|Pos:-4
|Rest|Dur:Half
|Key|Signature:F#,C#,G#,D#|Tonic:E
|Bar|Style:MasterRepeatClose
|Ending|Endings:2
|Note|Dur:Whole|Pos:-4
|Bar
|Rest|Dur:Whole
|Bar|Style:Double
|Note|Dur:8th|Pos:-1|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:-1|Opts:Stem=Up,Beam
|Note|Dur:8th|Pos:-1|Opts:Stem=Up,Beam
|Note|Dur:8th|Pos:-1^|Opts:Stem=Up,Beam=End
|Note|Dur:8th|Pos:-1|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:0|Opts:Stem=Up,Beam=End
|Note|Dur:4th|Pos:1
|Bar
|Note|Dur:4th|Pos:0
|Note|Dur:8th|Pos:-2|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:-3|Opts:Stem=Up,Beam=End
|Note|Dur:Half|Pos:-4^
|Bar
|Note|Dur:Whole|Pos:-4^
|Bar
|Note|Dur:4th|Pos:-4
|Note|Dur:8th|Pos:-2|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:-3^|Opts:Stem=Up,Beam=End
|Note|Dur:4th|Pos:-3
|Rest|Dur:4th
|Flow|Style:DCalCoda|Pos:9|Justify:Right
|Bar|Style:SectionClose
|Flow|Style:Coda|Pos:9
|Note|Dur:Whole|Pos:-4
!NoteWorthyComposerClip-End

Re: Odd flow

Reply #1
A double bar line cancels the meaning of the Special Ending.
IMO, it should not, but this behavior is unlikely to change.
To reassert the meaning you want, use another special ending after the double bar.
See: https://forum.noteworthycomposer.com/?topic=7432.msg51601#msg51601
Edit: added reference:
Double bar lines are basically treated as special ending termination points.
Registered user since 1996

Re: Odd flow

Reply #2
Quote
IMO, it should not,
I wholly agree.
Thank you for the workaround.

Re: Odd flow to the n-th power?

Reply #3
Thanks for workaround also from me.

But can anyone solve the following (not really useful) puzzle: When one removes the red workaround special endings, the whole thing repeats 7 times! - is the reason something like an implicit special ending with all of 2.,3....,8. checked?

H.M.

Re: Odd flow to the n-th power?

Reply #4
is the reason something like an implicit special ending with all of 2.,3....,8. checked?
The reason is that there is no longer a special ending. At the Master Repeat Close the flow always jumps back. It stops after 8 because:
In theory, master repeats never repeat more than 8 times.

Registered user since 1996

Re: Odd flow

Reply #5
Quote
Quote from: NoteWorthy Online  -  9 years ago
I'm always stupefied of Rick's memory... and a bit envious!  :))

Re: Odd flow

Reply #6
Thank you, Rick!