NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: FrankSit on 2022-05-23 03:39 am

Title: to move the < to the upper side of staff
Post by: FrankSit on 2022-05-23 03:39 am
Sorry my previous topic inadvertently removed, I do not even know how to reply the posting referred to it.

The attached is the sample the < sign and dynamic in the upper side of staff, I want to make it look like the attached.
Title: Re: to move the < to the upper side of staff
Post by: Lawrie Pardy on 2022-05-23 03:50 am
Hi Frank,
the only way to control the vertical placement of a < or > (cresc./decresc.) is to position a dynamic somewhere in FRONT of it and move the dynamic to the required vertical position.  This dynamic may be hidden if you wish.  The < or > will follow it up and down.

Dynamics that follow a < or  > have no impact on the vertical position of any < or > that precede them.

Please see this example:

Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.751,Single)
|Clef|Type:Treble
|Key|Signature:C|Tonic:C
|TimeSig|Signature:4/4
|Dynamic|Style:f|Pos:-8.5|Justify:Right
|Note|Dur:4th|Pos:-6|Opts:Crescendo
|Note|Dur:4th|Pos:-5|Opts:Crescendo
|Note|Dur:4th|Pos:-4|Opts:Crescendo
|Note|Dur:4th|Pos:-3|Opts:Crescendo
|Bar
|Dynamic|Style:ff|Pos:-11.5|Justify:Right
|Note|Dur:4th|Pos:-2|Opts:Diminuendo
|Note|Dur:4th|Pos:-3|Opts:Diminuendo
|Note|Dur:4th|Pos:-4|Opts:Diminuendo
|Note|Dur:4th|Pos:-5|Opts:Diminuendo
|Bar
|Dynamic|Style:p|Pos:9|Justify:Right|Visibility:Never
|Note|Dur:4th|Pos:-6|Opts:Crescendo
|Note|Dur:4th|Pos:-4|Opts:Crescendo
|Note|Dur:4th|Pos:-2|Opts:Crescendo
|Note|Dur:4th|Pos:b0|Opts:Crescendo
|Bar
|Dynamic|Style:f|Pos:11.5|Justify:Right|Visibility:Never
|Note|Dur:4th|Pos:1|Opts:Diminuendo
|Note|Dur:4th|Pos:b0|Opts:Diminuendo
|Note|Dur:4th|Pos:-2|Opts:Diminuendo
|Note|Dur:4th|Pos:-4|Opts:Diminuendo
|Bar
|Dynamic|Style:pp|Pos:9
|Note|Dur:Whole|Pos:-6
!NoteWorthyComposerClip-End
Title: Re: to move the < to the upper side of staff
Post by: FrankSit on 2022-05-24 01:46 am
Thank you Lawrie, I want to follow like your  explanation. Anyway how can you produce the code from your Noteworthy Composer

Frank
Title: Re: to move the < to the upper side of staff
Post by: Lawrie Pardy on 2022-05-24 02:25 am
Thank you Lawrie, I want to follow like your explanation. Anyway how can you produce the code from your Noteworthy Composer
Umm, the code is in my reply above.  Unless you're asking something else?

Just click "Select" in my example, then <Ctrl+C> to put it on the clipboard, then in NWC you can either paste <Ctrl+V> it into an existing staff, or create a new file with it <Shift+Ctrl+V> (or from the menu: | Edit | Paste as new file | )
Title: Re: to move the < to the upper side of staff
Post by: FrankSit on 2022-05-24 02:58 am
Umm, the code is in my reply above.  Unless you're asking something else?
My question is if I have a file, how can I have my code from my file/sample. Sorry some times we can not translate directly from our Indonesian language to English.
Thank you
Title: Re: to move the < to the upper side of staff
Post by: Lawrie Pardy on 2022-05-24 03:07 am
My question is if I have a file, how can I have my code from my file/sample. Sorry some times we can not translate directly from our Indonesian language to English.
Thank you
OK, what I think you want is to post some code to the forum?

To do so, just highlight the part of the staff in NWC you want to post, press <Ctrl+C>, go to the forum where you're posting and click either the "#" (code) button or click the NWC2 button (logo).
This will put a pair of tags into your post and you can paste <Ctrl+V> your copied piece of music in between the tags.
Title: Re: to move the < to the upper side of staff
Post by: FrankSit on 2022-05-24 05:12 pm
Thank you su much Lawrie.
GBU

Frank