Skip to main content
Topic: Complicated rhythms (Read 9161 times) previous topic - next topic

Complicated rhythms

I've recently been arranging a piano version of Igor Stravinsky's The Rite of Spring. It contains some of the most complex rhythms that I've ever seen. My main problem is, towards the beginning of the piece, there is an eighth note, a sixteenth note triplet, and another eighth note, all inside a triplet bracket.
Code: [Select · Download]
!NoteWorthyComposerClip(2.0,Single)
|Note|Dur:8th|Pos:1|Opts:Stem=Up,Beam=First
|Note|Dur:16th,Triplet=First|Pos:0|Opts:Stem=Up,Beam
|Text|Text:"\|______3______\|"|Font:StaffItalic|Pos:-7|Justify:Center|Placement:AtNextNote
|Note|Dur:16th,Triplet|Pos:-2|Opts:Stem=Up,Beam
|Note|Dur:16th,Triplet=End|Pos:0|Opts:Stem=Up,Beam
|Note|Dur:8th|Pos:b0|Opts:Stem=Up,Beam=End
!NoteWorthyComposerClip-End
I can't figure out how to make NWC play a triplet within a triplet. The Rite of Spring is filled with other complex duplet rhythms, including 10 thirty-second notes within the duration of a quarter note while simultaneously, another staff is supposed to play 7 sixteenth notes within the duration of a quarter note. I think it would be a very nice feature if NWC could make any kind of duplet that both plays back correctly, and looks good print-wise. It would save hours of changing tempos, adding layer staves, and making invisible rests so that the barlines line up.

Re: Complicated rhythms

Reply #1
You can fake the playback with hidden tempo changes before and after the bigger triplet.

If you have more than one staff, to align the bar lines you'll need to shrink the bar.  Use a hidden rest of shorter value, and cover it with a text entry rest sign.

Playback of the other staffs will get screwed up by the tempo change, so you may have to dot the notes in the altered tempo spot.  I haven't tried it yet, but it probably requires muting the visible notes and having a sounding but hidden dotted note.  That may throw bar lines out of line yet again, but you can pad with hidden rests.

In this example, the userfont3 is NWCSTDA

Code: [Select · Download]
!NoteWorthyComposerClip(2.0,Single)
|Clef|Type:Treble
|TimeSig|Signature:3/4
|Tempo|Tempo:60|Pos:8|Justify:Right|Placement:AtNextNote
|Note|Dur:4th|Pos:-3
|Note|Dur:4th|Pos:-2
|Note|Dur:4th|Pos:-1
|Bar
|Note|Dur:4th|Pos:0
|Tempo|Tempo:90|Pos:14|Visibility:Never
|Note|Dur:8th|Pos:1|Opts:Stem=Up,Beam=First
|Note|Dur:16th,Triplet=First|Pos:0|Opts:Stem=Up,Beam
|Text|Text:"\|______3______\|"|Font:StaffItalic|Pos:-7|Justify:Center|Placement:AtNextNote
|Note|Dur:16th,Triplet|Pos:-2|Opts:Stem=Up,Beam
|Note|Dur:16th,Triplet=End|Pos:0|Opts:Stem=Up,Beam
|Note|Dur:8th|Pos:b0|Opts:Stem=Up,Beam=End
|Tempo|Tempo:60|Pos:8|Justify:Right|Placement:AtNextNote|Visibility:Never
|Text|Text:"n"|Font:User3|Pos:2|Justify:Center|Placement:AtNextNote
|Rest|Dur:8th|Visibility:Never
|Bar
|Note|Dur:4th|Pos:1
|Rest|Dur:4th
|Rest|Dur:4th
!NoteWorthyComposerClip-End
Hope it works for you.  I think it should.

Re: Complicated rhythms

Reply #2
Triplets within triplets. Where would it end?
Methinks Stravinsky has the bigger problem.
If this is played fast, no one will notice.
If slow, why not use a compound TimeSig?

Conceptually, I think this is easier.
Code: [Select · Download]
!NoteWorthyComposerClip(2.0,Single)
|Clef|Type:Treble
|TimeSig|Signature:3/4
|Tempo|Tempo:60|Pos:8|Justify:Right|Placement:AtNextNote
|Note|Dur:4th|Pos:-3
|Note|Dur:4th|Pos:-2
|Note|Dur:4th|Pos:-1
|Tempo|Base:Quarter Dotted|Tempo:60|Pos:8|Justify:Right|Placement:AtNextNote|Visibility:Never
|TimeSig|Signature:9/8|Visibility:Never
|Bar
|Note|Dur:4th|Pos:0
|Rest|Dur:8th|Visibility:Never
|Note|Dur:8th|Pos:1|Opts:Stem=Up,Beam=First
|Note|Dur:16th,Triplet=First|Pos:0|Opts:Stem=Up,Beam
|Text|Text:"3"|Font:StaffItalic|Pos:-7|Justify:Center|Placement:AtNextNote
|Note|Dur:16th,Triplet|Pos:-2|Opts:Stem=Up,Beam
|Note|Dur:16th,Triplet=End|Pos:0|Opts:Stem=Up,Beam
|Note|Dur:8th|Pos:b0|Opts:Stem=Up,Beam=End
|Rest|Dur:4th
|Rest|Dur:8th|Visibility:Never
|Tempo|Tempo:60|Pos:8|Justify:Right|Placement:AtNextNote|Visibility:Never
|TimeSig|Signature:3/4|Visibility:Never
|Bar
|Note|Dur:4th|Pos:1
|Rest|Dur:4th
|Rest|Dur:4th
!NoteWorthyComposerClip-End
Musically, this is close, although skipping  the tie and muting and hiding the bnat eighth gets the point across and looks better.
Code: [Select · Download]
!NoteWorthyComposerClip(2.0,Single)
|Clef|Type:Treble
|TimeSig|Signature:3/4
|Tempo|Tempo:60|Pos:8|Justify:Right|Placement:AtNextNote
|Note|Dur:4th|Pos:-3
|Note|Dur:4th|Pos:-2
|Note|Dur:4th|Pos:-1
|Bar
|Note|Dur:4th|Pos:0
|Note|Dur:8th,Triplet=First|Pos:1|Opts:Stem=Up,Beam=First
|Note|Dur:16th,Triplet=First,Grace|Pos:0|Opts:Stem=Down,Beam=First
|Note|Dur:16th,Triplet,Grace|Pos:-2|Opts:Stem=Down,Beam
|Note|Dur:16th,Triplet=End,Grace|Pos:0^|Opts:Stem=Down,Beam=End
|Note|Dur:8th,Triplet|Pos:0|Opts:Stem=Up,Beam
|Note|Dur:8th,Triplet=End|Pos:b0|Opts:Stem=Up,Beam=End
|Rest|Dur:4th
|TimeSig|Signature:3/4|Visibility:Never
|Bar
|Note|Dur:4th|Pos:1
|Rest|Dur:4th
|Rest|Dur:4th
!NoteWorthyComposerClip-End
Registered user since 1996

Re: Complicated rhythms

Reply #3
Rick, you'll have noticed that NWC doesn't seem to like having time signatures that differ on two staffs.  The bar lines don't line up.  One for Eric to resolve, I guess?

Re: Complicated rhythms

Reply #4
Actually, if the time signatures differ on two staves, the bar lines shouldn't line up, except at common counts (e.g., if you have 3/4 in one staff and 4/4 in another, the bar lines will correspond after every four measures in the 3/4 staff and every three measures in the 4/4 staff, that is to say, after twelve quarter notes in each time signature).

Re: Complicated rhythms

Reply #5
David, this must be my day for being misunderstood.

Nowhere in my post did I imply that the two clips were to be placed on opposing staves.

My comments: "Conceptually, I think this is easier." and "Musically, this is close ..." would seem to imply quite the opposite.
Registered user since 1996

Re: Complicated rhythms

Reply #6
I beg to differ.  It is not unknown for bar lines to line up with different time signatures.  At a concert last night there was an example in the program notes, see here:

http://newyorkphilharmonic.org/programNotes/Mozart%20B-flat-major%20Piano%20Concerto,%20K.456.pdf
Mozart B-flat-major Piano Concerto, K.456.pdf (application/pdf Object)

I hope the long URL survives posting.  This is from the last movement of K.456, and you will see that there are 2/4 and 6/8 bars treated as if they had different metranome markings (effectively, as the metranome hadn't been invented yet).  In some ways it is like long sections of triplets, where the "3" is omitted, as the musician is assumed to understand why the notes don't "add up" in the different measures.

Re: Complicated rhythms

Reply #7
Yes and NWC2 handles this with ease.
Fire up your PIANO Template, set User 1 to NWC2STDA, Font size = <staff size> or set staff size to 18pt.
Paste the first clip into the Upper Grand Staff, and the second into the Lower Grand Staff.

Code: [Select · Download]
!NoteWorthyComposerClip(2.0,Single)
|Clef|Type:Treble
|Key|Signature:Bb,Eb
|TimeSig|Signature:6/8
|Instrument|Name:"String Ensemble 1"|Patch:48|Trans:0|DynVel:10,30,45,60,75,92,108,127|Pos:10|Placement:AtNextNote
|Rest|Dur:16th
|Note|Dur:16th|Pos:#-3|Opts:Stem=Up,Beam=First
|Note|Dur:16th|Pos:n0|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:2|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:0|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:-3|Opts:Stem=Up,Beam=End
|Rest|Dur:16th
|Note|Dur:16th|Pos:n-4|Opts:Stem=Up,Beam=First
|Note|Dur:16th|Pos:#-1|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:#1|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:-1|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:-4|Opts:Stem=Up,Beam=End
|PerformanceStyle|Style:Legato|Pos:6|Placement:AtNextNote|Visibility:Never
|Bar
|TimeSig|Signature:2/4
|TimeSig|Signature:6/8|Visibility:Never
|Chord|Dur:4th|Pos:-5,#-3,n0
|Rest|Dur:8th|Visibility:Never
|Note|Dur:4th|Pos:#4^
|Rest|Dur:8th|Visibility:Never
|Bar
|Note|Dur:8th|Pos:4|Opts:Stem=Down,Beam=First
|Rest|Dur:16th|Opts:VertOffset=6|Visibility:Never
|Note|Dur:16th,Slur|Pos:5|Opts:Stem=Down,Beam
|Rest|Dur:32nd,Slur|Opts:VertOffset=5|Visibility:Never
|Note|Dur:16th,Slur|Pos:#4|Opts:Stem=Down,Beam=End
|Rest|Dur:32nd,Slur|Visibility:Never
|Note|Dur:16th,Slur|Pos:n3|Opts:Stem=Down,Beam=First
|Rest|Dur:32nd,Slur|Opts:VertOffset=4|Visibility:Never
|Note|Dur:16th,Slur|Pos:2|Opts:Stem=Down,Beam
|Rest|Dur:32nd,Slur|Opts:VertOffset=3|Visibility:Never
|Note|Dur:16th,Slur|Pos:#1|Opts:Stem=Down,Beam
|Rest|Dur:32nd,Slur|Opts:VertOffset=2|Visibility:Never
|Note|Dur:16th|Pos:n0|Opts:Stem=Down,Beam=End
|Rest|Dur:32nd|Visibility:Never
!NoteWorthyComposerClip-End
Code: [Select · Download]
!NoteWorthyComposerClip(2.0,Single)
|Clef|Type:Bass
|Key|Signature:Bb,Eb
|TimeSig|Signature:2/4
|TimeSig|Signature:6/8|Visibility:Never
|Instrument|Name:"Oboe"|Patch:68|Trans:0|DynVel:10,30,45,60,75,92,108,127|Pos:5|Placement:AtNextNote
|PerformanceStyle|Style:Legato|Pos:-5|Placement:AtNextNote|Visibility:Never
|Rest|Dur:8th
|Rest|Dur:16th|Visibility:Never
|Note|Dur:8th|Pos:#2
|Rest|Dur:16th|Visibility:Never
|Rest|Dur:8th
|Rest|Dur:16th|Visibility:Never
|Note|Dur:8th|Pos:2
|Rest|Dur:16th|Visibility:Never
|PerformanceStyle|Style:Semplice|Pos:-6|Placement:AtNextNote|Visibility:Never
|Bar
|TimeSig|Signature:6/8
|Clef|Type:Treble|Visibility:Never
|Instrument|Name:"Bass"|Trans:-20|DynVel:10,30,45,60,75,92,108,127|Pos:-8|Justify:Center|Placement:AtNextNote
|Note|Dur:8th|Pos:n-2|Opts:Stem=Up,StemLength=10,Beam=First
|Text|Text:"a        "|Font:User1|Pos:0|Justify:Center|Placement:AtNextNote
|Instrument|Name:"loco violins"|Patch:49|Trans:0|DynVel:10,30,45,60,75,92,108,127|Pos:-8|Placement:AtNextNote
|Chord|Dur:8th|Pos:-5,#-3|Opts:Stem=Up,Beam
|Chord|Dur:8th|Pos:-5,-3|Opts:Stem=Up,StemLength=11,Beam=End
|Chord|Dur:8th|Pos:-5,-3|Opts:Stem=Up,Beam=First
|Chord|Dur:8th|Pos:-5,-3|Opts:Stem=Up,Beam
|Chord|Dur:8th|Pos:-5,-3|Opts:Stem=Up,Beam=End
|Bar
|Chord|Dur:8th|Pos:-5,#-3|Opts:Stem=Up,Beam=First
|Chord|Dur:8th|Pos:-5,-3|Opts:Stem=Up,Beam
|Chord|Dur:8th|Pos:-5,-3|Opts:Stem=Up,Beam=End
|Chord|Dur:8th|Pos:-5,-3|Opts:Stem=Up,Beam=First
|Chord|Dur:8th|Pos:-5,-3|Opts:Stem=Up,Beam
|Chord|Dur:8th|Pos:-5,-3|Opts:Stem=Up,Beam=End
!NoteWorthyComposerClip-End
Registered user since 1996

Re: Complicated rhythms

Reply #8
Cyril wrote
It is not unknown for bar lines to line up with different time signatures.

Wagner does it too! Tannhauser overture.

Tina

Re: Complicated rhythms

Reply #9
You guys are good!

I had debated adding something like "...unless the metronome markings are different" to my original post. Left it out and Cyril, Rick and Tina caught me on it. Yes, 6/8 against 2/4 is a convenient way of writing long passages of three against two, and it has been done that way for many years. I use the same method Rick does when writing these passages out in NWC: hidden rests and changes in tempo.

What I was thinking about were true polyrhythmic passages such as are found in Charles Ives (see, e.g., Three Places in New England).

Re: Complicated rhythms

Reply #10
And Sullivan does it constantly, particularly in his double choruses. For instance, Yeomen of the Guard, Night has spread it's pall once more [9/8 against 3/4],  Indeed, I believe that most of his double choruses are some sort of triple rhythm against a duple.