Skip to main content
Topic: Doublets (Read 3307 times) previous topic - next topic

Doublets

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?

Re: Doublets

Reply #1
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
Registered user since 1996

Re: Doublets

Reply #2

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

Re: Doublets

Reply #3
  • The rhythm is wrong
  • It may not align with another staff
  • It is wider than I would want
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.
Registered user since 1996

 

Re: Doublets

Reply #4
One of the sheets, I used duplets.

<See Attachment>


Is this you want?
NWC User since 2008

Re: Doublets

Reply #5
Check out this user tip.
Since 1998