Skip to main content
Topic: Waltzes and getting in over my head. (Read 6227 times) previous topic - next topic

Waltzes and getting in over my head.

Please forgive me / yell at me if this is too far off topic, but... I'm trying my hands at my first proper Waltz. i was doing fairly well for the first secton, then I met up with this in my pre-sketched melody line:
Code: [Select · Download]
!NoteWorthyComposerClip(2.0,Single)
|Clef|Type:Treble
|Key|Signature:F#
|Rest|Dur:Half
|Note|Dur:4th|Pos:-2
|Bar
|Note|Dur:Half|Pos:#-2
|Note|Dur:4th|Pos:-1
|Bar
|Note|Dur:Half|Pos:0
|Note|Dur:4th|Pos:-1
|Bar
|Note|Dur:Half|Pos:-3
|Note|Dur:4th|Pos:-2
|Bar
|Note|Dur:Half,Dotted|Pos:1
!NoteWorthyComposerClip-End
Frankly, I just can't figure out how to accompany it. Anyone have any appropriate links?

Re: Waltzes and getting in over my head.

Reply #1
It's not too far off a traditional German waltz.  You could play this on lower instruments, and have violins or upper woodwinds twirling masses of 16th notes all around it.

I apologize for the simplicity of this example, I'm no composer, but perhaps it illustrates the style I'm trying to describe.  Use clarinet as the instrument for best effect, and try it an octave higher than written, too.

Code: [Select · Download]
!NoteWorthyComposerClip(2.0,Single)
|Clef|Type:Treble
|Key|Signature:F#
|Rest|Dur:Half
|Dynamic|Style:pp|Pos:-11
|Note|Dur:16th|Pos:-5|Opts:Stem=Up,Beam=First
|Note|Dur:16th|Pos:-6|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:-4|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:-3|Opts:Stem=Up,Beam=End
|Bar
|Note|Dur:16th|Pos:#-2|Opts:Stem=Up,Beam=First
|Note|Dur:16th|Pos:-1|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:0|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:1|Opts:Stem=Up,Beam=End
|Note|Dur:16th|Pos:2|Opts:Stem=Down,Beam=First
|Note|Dur:16th|Pos:1|Opts:Stem=Down,Beam
|Note|Dur:16th|Pos:0|Opts:Stem=Down,Beam
|Note|Dur:16th|Pos:#-2|Opts:Stem=Down,Beam=End
|Note|Dur:4th|Pos:1
|Bar
|Note|Dur:16th|Pos:2|Opts:Stem=Down,Beam=First
|Note|Dur:16th|Pos:3|Opts:Stem=Down,Beam
|Note|Dur:16th|Pos:1|Opts:Stem=Down,Beam
|Note|Dur:16th|Pos:-1|Opts:Stem=Down,Beam=End
|Note|Dur:16th|Pos:-2|Opts:Stem=Down,Beam=First
|Note|Dur:16th|Pos:-1|Opts:Stem=Down,Beam
|Note|Dur:16th|Pos:1|Opts:Stem=Down,Beam
|Note|Dur:16th|Pos:2|Opts:Stem=Down,Beam=End
|Note|Dur:8th|Pos:3|Opts:Stem=Down,Beam=First
|Note|Dur:8th|Pos:1|Opts:Stem=Down,Beam=End
|Bar
|Note|Dur:8th|Pos:0|Opts:Stem=Down,Beam=First
|Note|Dur:16th|Pos:0|Opts:Stem=Down,Beam
|Note|Dur:16th|Pos:0|Opts:Stem=Down,Beam=End
|Note|Dur:8th|Pos:-1|Opts:Stem=Up,Beam=First
|Note|Dur:16th|Pos:-1|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:0|Opts:Stem=Up,Beam=End
|Note|Dur:16th|Pos:2|Opts:Stem=Down,Beam=First
|Note|Dur:16th|Pos:2|Opts:Stem=Down,Beam
|Note|Dur:16th|Pos:1|Opts:Stem=Down,Beam
|Note|Dur:16th|Pos:0|Opts:Stem=Down,Beam=End
|Bar
|Note|Dur:16th|Pos:-1|Opts:Stem=Up,Beam=First
|Note|Dur:16th|Pos:-2|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:-3|Opts:Stem=Up,Beam
|Note|Dur:16th|Pos:-2|Opts:Stem=Up,Beam=End
|Note|Dur:16th,Triplet=First|Pos:-1|Opts:Stem=Up,Beam=First
|Note|Dur:16th,Triplet|Pos:0|Opts:Stem=Up,Beam
|Note|Dur:16th,Triplet=End|Pos:2|Opts:Stem=Up,Beam=End
|Note|Dur:16th,Triplet=First|Pos:4|Opts:Stem=Down,Beam=First
|Note|Dur:16th,Triplet|Pos:5^|Opts:Stem=Down,Beam=End
|Note|Dur:4th,Triplet=End|Pos:5
!NoteWorthyComposerClip-End

Re: Waltzes and getting in over my head.

Reply #2
Given the feel of what came before, I simplified to 8th notes, but aye, thanks!  Think it's coming along nicely, and now I need only do the second verse.

I love vocal waltzes =)