NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: NKVD3941 on 2019-03-30 06:41 am

Title: Creating quintuplets, septuplets etc in Noteworthy composer
Post by: NKVD3941 on 2019-03-30 06:41 am
We can easily create triplets in Noteworthy composer using ctrl/T.
Is it possible to create quintuplets, septuplets as well?
Thanks
Title: Re: Creating quintuplets, septuplets etc in Noteworthy composer
Post by: Warren Porter on 2019-03-30 01:42 pm
Try this user tip and related links: https://forum.noteworthycomposer.com/?topic=2326.0
Title: Re: Creating quintuplets, septuplets etc in Noteworthy composer
Post by: hmmueller on 2019-03-30 02:55 pm
... or, maybe, this one (https://forum.noteworthycomposer.com/?topic=9764).

H.M.
Title: Re: Creating quintuplets, septuplets etc in Noteworthy composer
Post by: NKVD3941 on 2019-03-30 03:41 pm
As i thought , there is no formal solution for this requirement in NWC, just a few user workarounds.
This is a question to the project leaders and developers at NWC - is a solution in the pipline?
Title: Re: Creating quintuplets, septuplets etc in Noteworthy composer
Post by: Rick G. on 2019-04-01 07:19 pm
If you are looking for 7 in the place of 4, this works passably well:
Code: (nwc) [Select · Download]
!NoteWorthyComposer(2.751)
|Font|Style:User1|Typeface:"NWC2STDA"|Size:16|Italic:Y|CharSet:1
|AddStaff|Name:"Staff"
|StaffProperties|EndingBar:Open (hidden)
|User|Beam.hmm|Pos:7|Span:7|FinalStemLength:7|OneLess:Y
|Marker|Pos:-8.5|Target:Triplet|Visibility:Never
|Note|Dur:16th,DblDotted,Triplet=First|Pos:0|Opts:StemLength=0,XDotSpace=-1
|Note|Dur:16th,DblDotted,Triplet|Pos:0|Opts:StemLength=0,XDotSpace=-1
|Note|Dur:16th,DblDotted,Triplet|Pos:0|Opts:StemLength=0,XDotSpace=-1
|Text|Text:"__7"|Font:User1|Scale:85|Pos:11.3|Justify:Center|Placement:AtNextNote
|Note|Dur:16th,DblDotted,Triplet|Pos:0|Opts:StemLength=0,XDotSpace=-1
|Note|Dur:16th,DblDotted,Triplet|Pos:0|Opts:StemLength=0,XDotSpace=-1
|Note|Dur:16th,DblDotted,Triplet|Pos:0|Opts:StemLength=0,XDotSpace=-1
|Note|Dur:16th,Dotted,Triplet=End|Pos:0|Opts:StemLength=0,XDotSpace=-1
|Bar
|User|TupletMarks.fso|Pos:8.5|span:7|number:7
|Marker|Pos:-8.5|Target:Triplet|Visibility:Never
|Text|Text:"o"|Font:StaffSymbols|Pos:1|Justify:Center|Placement:AtNextNote
|Note|Dur:16th,DblDotted,Triplet=First|Pos:0z|Opts:StemLength=0,Muted,XDotSpace=-1
|User|Beam.hmm|Pos:7|Span:6|FinalStemLength:7|OneLess:Y
|Note|Dur:16th,DblDotted,Triplet|Pos:0|Opts:StemLength=0,XDotSpace=-1
|Note|Dur:16th,DblDotted,Triplet|Pos:0|Opts:StemLength=0,XDotSpace=-1
|Note|Dur:16th,DblDotted,Triplet|Pos:0|Opts:StemLength=0,XDotSpace=-1
|Note|Dur:16th,DblDotted,Triplet|Pos:0|Opts:StemLength=0,XDotSpace=-1
|Note|Dur:16th,DblDotted,Triplet|Pos:0|Opts:StemLength=0,XDotSpace=-1
|Note|Dur:16th,Dotted,Triplet=End|Pos:0|Opts:StemLength=0,XDotSpace=-1
|Bar
|AddStaff|Name:"Staff-2"
|StaffProperties|EndingBar:Open (hidden)
|Note|Dur:8th|Pos:-2
|Note|Dur:8th|Pos:-2
|Note|Dur:8th|Pos:-2
|Note|Dur:8th|Pos:-2
|Bar
|Note|Dur:8th|Pos:-2
|Note|Dur:8th|Pos:-2
|Note|Dur:8th|Pos:-2
|Note|Dur:8th|Pos:-2
|Bar
!NoteWorthyComposer-End