Skip to main content
Topic: problems with use from signs - need help (Read 3389 times) previous topic - next topic

problems with use from signs - need help

Can somebody help to solve the following problem?

Written score-parts:
A B (repeat with 2 special endings) C D

sequences should be played this way:
A B (repeat with 2 special endings) C B (repeat with 2 special endings) D

Which signes have to be insert:
A „Segno“ B „?“ C „D. S. al Coda“ „Coda“ D

I’m sure, that somone has the answer. Thanks.

Re: problems with use from signs - need help

Reply #1
You might try this:
Code: (nwc) [Select · Download]
!NoteWorthyComposer(2.51)
|Locale|ACP:1252
|SongInfo|Copyright1:"Copyright © 2015 <Name>"
|PgSetup|DurationPadding:N
|Font|Style:StaffLyric|Size:7
|AddStaff|Name:"Staff"
|StaffProperties|EndingBar:Open (hidden)|BoundaryTop:16|BoundaryBottom:16
|Lyrics|Align:Standard Rules
|Lyric1|Text:"A B b1 b2 C D\r\n"
|TimeSig|Signature:2/4
|Note|Dur:Half|Pos:-1
|Text|Text:"x"|Font:StaffSymbols|Pos:8|Placement:BestFitForward
|Bar|Style:MasterRepeatOpen
|Note|Dur:Half|Pos:0
|Text|Text:" 1."|Font:StaffBold|Pos:13|Placement:BestFitForward
|Bar
|Ending|Endings:1,3|HideText:Y
|Note|Dur:Half|Pos:b0
|Ending|Endings:7|Visibility:Never
|Bar|Style:MasterRepeatClose
|Text|Text:" 2."|Font:StaffBold|Pos:13|Placement:BestFitForward
|Bar|Visibility:Never
|Ending|Endings:2,4|HideText:Y
|Note|Dur:Half|Pos:0
|Flow|Style:ToCoda|Pos:12|Wide:Y|Justify:Right|Placement:AtNextNote
|Bar|Style:Double
|Ending|Endings:2|Visibility:Never
|Note|Dur:Half|Pos:1
|Text|Text:"(with repeat)"|Font:PageSmallText|Pos:8|Wide:Y|Justify:Right|Placement:AtNextNote
|Text|Text:"D.S. al Coda"|Font:StaffItalic|Pos:12|Justify:Right|Placement:AtNextNote
|Bar|Style:Double
|Flow|Style:Coda|Pos:9
|Ending|Endings:4|Visibility:Never
|Note|Dur:Half|Pos:2
|Ending|Endings:1,2,3|Visibility:Never
|Bar|Style:MasterRepeatClose|Visibility:Never
|Bar|Style:SectionClose
!NoteWorthyComposer-End
Registered user since 1996

Re: problems with use from signs - need help

Reply #2
Thanks for your try, but that doesn't work.
Maybe my example wasn't clear enough. So here is a screenshot.
My Problem is: After NW plays 2nd time from segno it stopps the playing directly in front of the 1rst special ending. And I don't know why.

Re: problems with use from signs - need help

Reply #3
Your comment is not any help. Unless I misread, you want DS al Coda with repeats on the DS.

My Problem is: After NW plays 2nd time from segno it stopps the playing directly in front of the 1rst special ending. And I don't know why.
Because that is not the way Noteworthy works.
Registered user since 1996

Re: problems with use from signs - need help

Reply #4
Unfortunately, I have noticed that NW does not understand the arrangement of my signs ;-).
Indeed, they are arranged just that way in the original print - which I try to Import to NW .

Re: problems with use from signs - need help

Reply #5
Don't use the 'Download' link. Use the 'Select' link. Copy what is selected into the clipboard and 'Paste as new file' into NWC.
Registered user since 1996

Re: problems with use from signs - need help

Reply #6
Thanks, I initially had not understood how to deal with your lines. I assumed that it would be a user script. And yes, it works! Although I still do not understand why, but it works. I will concern myself with it this afternoon, so that I can hopefully I understand how it works. Maybe I’ll then ask a question or two, more. Until then, first thanks.

Re: problems with use from signs - need help

Reply #7
You are welcome. Thanks for confirming that at least some of my post made some sense.
Registered user since 1996

Re: problems with use from signs - need help

Reply #8
Hi Rick,

Yes, I can understand your approach. He works.
Unfortunately NoteWorthy Composer does not seem to be able to process the correct notation. And you mus go a detour.

But now I come to another problem:
By inserting the "special endings" he now brings the slurs confused.

Until now, I have no idea how to solve the problem.

I've attached a screenshot.
Above you see my first attempt fails, below you can see your solution incorporated.

 

Re: problems with use from signs - need help

Reply #9
By inserting the "special endings" he now brings the slurs confused.
Looks like confused ties to me.
Registered user since 1996