Skip to main content
Topic: How do I .....? (Read 4467 times) previous topic - next topic

How do I .....?

With Noteworthy, there is no problem in writing/making a triplet.  But how can I make 4 semi-quavers to 1.5 crotchets (see attached Note-1.jpg)?
Likewise in attachment Note_2.jpg (the 4 quavers inquestion must be equivalent to 3 crotchets).

Re: How do I .....?

Reply #1
Two "quick and dirty's":
1) It doesn't look as elegant, but just dot 'em.  Makes the time come out right.

2) Alternatively, insert hidden rests that are half the value of the notes in question and an appropriate text entry...  Would look fine but the sound would be a little staccato.

Code: [Select · Download]
!NoteWorthyComposerClip(2.51,Single)
|Clef|Type:Treble
|TimeSig|Signature:6/4
|Chord|Dur:4th|Pos:-3,-2,n1
|Chord|Dur:8th|Pos:-3^,-2^,1^
|Chord|Dur:4th|Pos:-3,-2,1
|Chord|Dur:8th|Pos:-3,-2,1
|Chord|Dur:4th|Pos:-3,-2,1
|Chord|Dur:8th|Pos:-3,-2,1
|Chord|Dur:16th,Dotted|Pos:-2,1|Opts:Stem=Up,Beam=First
|Note|Dur:16th,Dotted|Pos:-3|Opts:Stem=Up,Beam
|Chord|Dur:16th,Dotted|Pos:-2,1|Opts:Stem=Up,Beam
|Note|Dur:16th,Dotted|Pos:-3|Opts:Stem=Up,Beam=End
|Bar
|Chord|Dur:4th|Pos:-3,-2,n1
|Chord|Dur:8th|Pos:-3^,-2^,1^
|Chord|Dur:4th|Pos:-3,-2,1
|Chord|Dur:8th|Pos:-3,-2,1
|Chord|Dur:4th|Pos:-3,-2,1
|Chord|Dur:8th|Pos:-3,-2,1
|Chord|Dur:16th|Pos:-2,1|Opts:Stem=Up,Beam=First
|Rest|Dur:32nd|Visibility:Never
|Note|Dur:16th|Pos:-3|Opts:Stem=Up,Beam
|Text|Text:"4"|Font:StaffItalic|Pos:12|Justify:Center|Placement:AtNextNote
|Rest|Dur:32nd|Visibility:Never
|Chord|Dur:16th|Pos:-2,1|Opts:Stem=Up,Beam
|Rest|Dur:32nd|Visibility:Never
|Note|Dur:16th|Pos:-3|Opts:Stem=Up,Beam=End
|Rest|Dur:32nd|Visibility:Never
|Bar
|Note|Dur:4th|Pos:6
|Note|Dur:4th|Pos:6
|Note|Dur:4th|Pos:6
|Note|Dur:8th,Dotted|Pos:6|Opts:Stem=Down,Beam=First
|Note|Dur:8th,Dotted|Pos:6|Opts:Stem=Down,Beam=End
|Note|Dur:8th,Dotted|Pos:5|Opts:Stem=Down,Beam=First
|Note|Dur:8th,Dotted|Pos:5|Opts:Stem=Down,Beam=End
|Bar
|Note|Dur:4th|Pos:6
|Note|Dur:4th|Pos:6
|Note|Dur:4th|Pos:6
|Note|Dur:8th|Pos:6|Opts:Stem=Down,Beam=First
|Rest|Dur:16th|Opts:VertOffset=7|Visibility:Never
|Note|Dur:8th|Pos:6|Opts:Stem=Down,Beam
|Text|Text:"4"|Font:StaffItalic|Pos:-6|Justify:Center|Placement:AtNextNote
|Rest|Dur:16th|Opts:VertOffset=7|Visibility:Never
|Note|Dur:8th|Pos:5|Opts:Stem=Down,Beam
|Rest|Dur:16th|Opts:VertOffset=6|Visibility:Never
|Note|Dur:8th|Pos:5|Opts:Stem=Down,Beam=End
|Rest|Dur:16th|Opts:VertOffset=6|Visibility:Never
|Bar
!NoteWorthyComposerClip-End
I plays 'Bones, crumpets, coronets, floosgals, youfonymums 'n tubies.

Re: How do I .....?

Reply #2
Another alternative to Lawrie's : (also quick and dirty)

Use tied notes with the leading notes set as invisible. This prints out OK and doesn't sound staccato.
Code: (nwc) [Select · Download]
!NoteWorthyComposerClip(2.51,Single)
|Clef|Type:Treble
|TimeSig|Signature:6/4
|Chord|Dur:4th|Pos:-3,-2,n1
|Chord|Dur:8th|Pos:-3^,-2^,1^
|Chord|Dur:4th|Pos:-3,-2,1
|Chord|Dur:8th|Pos:-3,-2,1
|Chord|Dur:4th|Pos:-3,-2,1
|Chord|Dur:8th|Pos:-3,-2,1
|Chord|Dur:32nd|Pos:-2^,1^|Opts:Stem=Up|Visibility:Never
|Chord|Dur:16th|Pos:-2,1|Opts:Stem=Up,Beam=First
|Note|Dur:32nd|Pos:-3^|Opts:Stem=Up,Beam|Visibility:Never
|Note|Dur:16th|Pos:-3|Opts:Stem=Up,Beam
|Text|Text:"4"|Font:StaffItalic|Pos:12|Justify:Center|Placement:AtNextNote
|Chord|Dur:32nd|Pos:-2^,1^|Opts:Stem=Up,Beam|Visibility:Never
|Chord|Dur:16th|Pos:-2,1|Opts:Stem=Up,Beam
|Note|Dur:32nd|Pos:-3^|Opts:Stem=Up,Beam|Visibility:Never
|Note|Dur:16th|Pos:-3|Opts:Stem=Up,Beam=End
|Bar
|Note|Dur:4th|Pos:6
|Note|Dur:4th|Pos:6
|Note|Dur:4th|Pos:6
|Note|Dur:16th|Pos:6^|Visibility:Never
|Note|Dur:8th|Pos:6|Opts:Stem=Down,Beam=First
|Note|Dur:16th|Pos:6^|Opts:Stem=Down,Beam|Visibility:Never
|Note|Dur:8th|Pos:6|Opts:Stem=Down,Beam
|Text|Text:"4"|Font:StaffItalic|Pos:-6|Justify:Center|Placement:AtNextNote
|Note|Dur:16th|Pos:5^|Opts:Stem=Down,Beam|Visibility:Never
|Note|Dur:8th|Pos:5|Opts:Stem=Down,Beam
|Note|Dur:16th|Pos:5^|Opts:Stem=Down,Beam|Visibility:Never
|Note|Dur:8th|Pos:5|Opts:Stem=Down,Beam=End
|Bar
!NoteWorthyComposerClip-End
Rich.

Re: How do I .....?

Reply #3
Another alternative to Lawrie's : (also quick and dirty)
First measure needs 4 eighths in the space of 3 eighths. Beam is mandatory. Bracket is optional.

Second measure needs 4 quarters to be played in the space of 3 quarters. Bracket is mandatory. Digital whiteout would seem to be needed. I am working on a stable text alignment.

IMO, NWC would be improved if it allowed RestChords to be beamed.
IMO, NWC would be improved if it had text placement options of 'On Next Beam' and 'On Next Bracket'.
IMO, NWC would be improved if it had formal support for whiteout.
Registered user since 1996

Re: How do I .....?

Reply #4
how can I make 4 semi-quavers [4 sixteenths] to 1.5 crotchets [1.5 quarters, or 6 sixteenths]?
Likewise in attachment Note_2.jpg (the 4 quavers [4 eighths] in question must be equivalent to 3 crotchets [3 quarters or 6 eighths]).
I quoted the OP's request, and added American names for the British challenged (like myself) I hope I got it right. If I did, his intent is to extend the length of the notes, not reduce them. In my quick research it appears that a bracketed 4 should, indeed, reduce the note length. But I believe in compound triplet time, it can be used to lengthen a note. I know that a bracketed 2 does increase note length by 1.5. So I think Richard's solution is correct for what the poster wanted, even if the "4" is confusing. It looks like the preferred notation would be 4:3.

 

Re: How do I .....? (Quads in 6/4)

Reply #5
If I undertand what boblalux is trying to do, this seems to be the clearest way to indicate it. Centering text in a bracket is tricky, but this method survives changes to page layout.
Edit: Attachments replaced. There were a couple wrong pitches in the original attachments. I also made a beaming change.
Registered user since 1996

Re: How do I .....?

Reply #6
Thanks all of you.  I decided on the second "quick and dirty" of Lawrie. It may look quick and dirty, but in my case it is only the sound that counts, and not the score.  I am writing up the full score oof The Armed Man of Karl Jenkins, which our choir will be singing later this year, and the CD will be for home practice.

With "quick and dirties", I am always worried about unwanted syncopation due to unequal 'counts' between the staffs, but this is not the case when dotting as above.

In the first part of The Armed Man, the bass must be heard as, to quote Jenkins, 'Tap wood of piano to simulate drum rythm.'  Any ideas?

Re: How do I .....?

Reply #7

   Hi, Bobalux.

   I've done a full Vocal Score for The Armed Man (see also my website www-dot-learnchoralmusic-dot-co-dot-uk).  If you want it, it's yours.

   MusicJohn, 19/Mar/14

Re: How do I .....?

Reply #8
Thanks, MusicJohn,  Wonderful site, just what the doctor ordered!  Wish I had Googled it before;  I can now dump all my previous labours.

Re: How do I .....?

Reply #9
Final question MusicJohn:
Your files are in Midi format - it's quite possible that our choir master (mistress in fact) may make changes to the score, tempi etc etc;  did you by any chance  write the The Armed Man files in .nwc format (Noteworthy)?  If so, then I could edit any small changes necessary. Don't know how to do this in Midi format.
Bob

Re: How do I .....?

Reply #10


   Indeed I did, Boblalux, and as I said you are welcome to them, and to make any changes your Choirmistress requires.

   I will shortly E-mail them to you.

   MusicJohn, 19/Mar/14