NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: Allan on 2010-05-07 05:47 AM

Title: Doublets
Post by: Allan on 2010-05-07 05:47 AM
Will this item be addressed in the near future and the doublet feature be added onto the toolbar? I ran across doublets in some handwritten manuscripts and tried to find a way to write them. The piece is in 6/8 time. I just stumbled into dotted-eighth, dotted-eighth which covered what I was after. I think someone is going to question the rationale of this, what do I answer?
Title: Re: Doublets
Post by: Rick G. on 2010-05-07 05:56 AM
I ran across doublets in some handwritten manuscripts and tried to find a way to write them. The piece is in 6/8 time.
This is how I do them, but getting the 2 to stay centered is difficult.
Quote
!NoteWorthyComposerClip(2.0,Single)
|TimeSig|Signature:6/8
|Text|Text:" 2"|Font:StaffItalic|Pos:-10|Placement:AtNextNote
|Note|Dur:8th|Pos:0|Opts:Stem=Down,Beam=First
|Text|Text:" "|Font:PageSmallText|Pos:6|Wide:Y|Justify:Center|Placement:AtNextNote
|Rest|Dur:16th|Visibility:Never
|Note|Dur:8th|Pos:0|Opts:Stem=Down,Beam=End
|Text|Text:" "|Font:PageSmallText|Pos:6|Wide:Y|Justify:Center|Placement:AtNextNote
|Note|Dur:8th|Pos:0|Opts:Stem=Down,Beam=First
|Note|Dur:8th|Pos:0|Opts:Stem=Down,Beam
|Note|Dur:8th|Pos:0|Opts:Stem=Down,Beam=End
!NoteWorthyComposerClip-End
Title: Re: Doublets
Post by: David Palmquist on 2010-05-07 07:03 AM

Quote
This is how I do them, but getting the 2 to stay centered is difficult.

Rick, how about this?

!NoteWorthyComposerClip(2.0,Single)
|TimeSig|Signature:6/8
|Note|Dur:8th|Pos:0|Opts:Stem=Down,Beam=First
|Text|Text:" 2"|Font:StaffItalic|Pos:-10|Justify:Right|Placement:AtNextNote
|Note|Dur:8th|Pos:0z|Opts:Stem=Down,StemLength=0,Beam,Muted
|Text|Text:" "|Font:PageSmallText|Pos:6|Wide:Y|Justify:Center|Placement:AtNextNote
|Note|Dur:8th|Pos:0|Opts:Stem=Down,Beam=End
|Text|Text:" "|Font:PageSmallText|Pos:6|Wide:Y|Justify:Center|Placement:AtNextNote
|Note|Dur:8th|Pos:0|Opts:Stem=Down,Beam=First
|Note|Dur:8th|Pos:0|Opts:Stem=Down,Beam
|Note|Dur:8th|Pos:0|Opts:Stem=Down,Beam=End
|Bar
!NoteWorthyComposerClip-End
Title: Re: Doublets
Post by: Rick G. on 2010-05-07 07:41 AM
This:
Quote
!NoteWorthyComposerClip(2.0,Single)
|TimeSig|Signature:6/8
|Note|Dur:8th|Pos:0|Opts:Stem=Down,Beam=First
|Text|Text:"2 "|Font:StaffItalic|Pos:-10|Justify:Center|Placement:AtNextNote
|RestChord|Dur:16th|Opts:Stem=Up,Muted,HideRest|Dur2:Whole|Pos2:0z
|Note|Dur:8th|Pos:0|Opts:Stem=Down,Beam=End
|RestChord|Dur:16th|Opts:Stem=Up,Muted,HideRest|Dur2:Whole|Pos2:0z
|Note|Dur:8th|Pos:0|Opts:Stem=Down,Beam=First
|Note|Dur:8th|Pos:0|Opts:Stem=Down,Beam
|Note|Dur:8th|Pos:0|Opts:Stem=Down,Beam=End
|Bar
!NoteWorthyComposerClip-End
fixes the rhythm and aligns better, but it is still too wide. If I used a custom sysfont and mapped the diamond notehead to a narrow blank space glyph, it just might work.
Still a pain. If NWC would allow hidden ties and had an option to center text at next beam/bracket, this would be solved.
Title: Re: Doublets
Post by: Peppermint Lin on 2010-05-07 09:18 AM
One of the sheets, I used duplets.

<See Attachment>


Is this you want?
Title: Re: Doublets
Post by: Warren Porter on 2010-05-07 11:28 AM
Check out this user tip (https://forum.noteworthycomposer.com/?topic=6485.0).