Skip to main content
Topic: How to mute a note in 1 verse.  (Read 5299 times) previous topic - next topic

How to mute a note in 1 verse.

In the attached song (Frosty the Snowman), the note in measure 58 has only to be sung in the second verse.  Is there a way to accomplish this?
Always look on the bright side of life!

Re: How to mute a note in 1 verse.

Reply #1
You could mute the note on the staves that you have displayed and then create two hidden staves (one for flute and one for choir Ahhs) and have the muted note play at the correct time second time round.

You would not necessarily have to copy out all of the measures. You could (bearing in mind time sig changes and flow instructions) use local repeats to set up most of the measures in the hgidden staves.

There may be other ways !

Rich.

Re: How to mute a note in 1 verse.

Reply #2
Hidden 1st and 2nd time bars:
Code: [Select · Download]
!NoteWorthyComposerClip(2.5,Single)
|Rest|Dur:Half
|Rest|Dur:4th
|Ending|Endings:1|Visibility:Never
|Rest|Dur:4th|Visibility:Never
|Ending|Endings:2|Visibility:Never
|Note|Dur:4th|Pos:3
|Bar
|Ending|Endings:1,2|Visibility:Never
!NoteWorthyComposerClip-End
I plays 'Bones, crumpets, coronets, floosgals, youfonymums 'n tubies.

Re: How to mute a note in 1 verse.

Reply #3
Lawrie,

Don't think that would work too well.  If you look at the file, the bar in question is the second bar in the repeated section.

R.
Rich.

Re: How to mute a note in 1 verse.

Reply #4
Don't think that would work too well.  If you look at the file, the bar in question is the second bar in the repeated section.
Oops, as I originally posted it you are correct, I've now edited it (I'd left an element out) and it works just fine.  FWIW I've used this method quite a few times...
I plays 'Bones, crumpets, coronets, floosgals, youfonymums 'n tubies.

 

Re: How to mute a note in 1 verse.

Reply #5
Hi Lawrie,

You learn something every day !  I like it .  Works well.  Never thought of that before and I'm sure I could have made use of it in some of my songs.

Opagust  -  Lawrie's solution works well and so it is clear, see attachment. By the way, you need to put a Coda in measure 66 on the Tenor II line
Rich.

Re: How to mute a note in 1 verse.

Reply #6
I'd do this:
Code: (nwc) [Select · Download]
!NoteWorthyComposer(2.5)
|Editor|ActiveStaff:1|CaretIndex:9
|AddStaff|Name:"Tenor I"|Label:"HT"
|StaffProperties|EndingBar:Open (hidden)
|StaffProperties|StereoPan:127
|StaffInstrument|Name:"Flute"|Patch:73|Bank:0,0|DynVel:127,127,127,127,127,127,127,127
|Lyrics|Align:Standard Rules
|Lyric1|Text:"go, Fros-ty go! _ Dance high and low!\r\n"
|Lyric2|Text:"for-ty be-low, a real dy-na-mo!\r\n"
|Clef|Type:Treble|OctaveShift:Octave Down
|TimeSig|Signature:4/4
|Tempo|Tempo:160|Text:"Pop Rock"|Pos:11
|RestMultiBar|NumBars:48|PrintOnce:Y|WhenHidden:ShowBars,ShowRests
|Bar
|Dynamic|Style:mf|Opts:Volume=57|Pos:-8
|RestMultiBar|NumBars:8|PrintOnce:Y|WhenHidden:ShowBars,ShowRests
|Bar|Style:MasterRepeatOpen
|Note|Dur:Half|Pos:3|Opts:Stem=Up
|Note|Dur:4th|Pos:3|Opts:Stem=Up
|Note|Dur:8th|Pos:3|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:3|Opts:Stem=Up,Beam=End
|Bar
|Rest|Dur:Half|Opts:Stem=Up
|Rest|Dur:4th|Opts:Stem=Up
|Ending|Endings:1|Color:1|Visibility:Never
|MPC|Controller:vol|Style:Absolute|TimeRes:Quarter|SweepRes:1|Pt1:0,0|Pt2:1,57|Pos:6|Color:1|Visibility:Never
|Ending|Endings:1,2|Color:1|Visibility:Never
|Note|Dur:4th|Pos:3|Opts:Stem=Up
|Bar
|Note|Dur:Half|Pos:b3|Opts:Stem=Up
|Note|Dur:4th|Pos:3|Opts:Stem=Up
|Note|Dur:8th|Pos:3|Opts:Stem=Up,Beam=First
|Note|Dur:8th|Pos:n3|Opts:Stem=Up,Beam=End
|Bar
|RestMultiBar|NumBars:3|PrintOnce:Y|WhenHidden:ShowBars,ShowRests
|Bar
|Ending|Endings:1
|RestMultiBar|NumBars:1|PrintOnce:Y|WhenHidden:ShowBars,ShowRests
|Bar|Style:MasterRepeatClose
|Ending|Endings:2|ClosedBracket:Y
|RestMultiBar|NumBars:1|PrintOnce:Y|WhenHidden:ShowBars,ShowRests
|Bar|Style:Double
!NoteWorthyComposer-End
The relevant objects are tagged as "|Color:1"
Registered user since 1996

Re: How to mute a note in 1 verse.

Reply #7
Thanks Richard, Lawrie and Rick!

It seems to me that all three of you are fulltime watching the forum so to help poor people like me!
Both solutions from Richard and Rick work well.

Rick: this is a "why did'nt I think of that" solution! But that's characteristic for a genius (you, I mean), I guess.
Richard: I didn't know one could have special endings in the middle of a repeat.

I finally chose Richard's solution, because that's the first one I tried out and is works fine.

Lawrie: Concerning the missing Coda, thanks for noticing, but it didn't influence the playback, and the two tenor staves are layered, so it did'nt influence the printed score either. (But I've added it now of course)

Always look on the bright side of life!

Re: How to mute a note in 1 verse.

Reply #8
Richard: I didn't know one could have special endings in the middle of a repeat.
I finally chose Richard's solution, because that's the first one I tried out and is works fine.

I think you mean Lawrie's solution.  I just picked up on what Lawrie said after he made a correction to his original posting.

Rich.
Rich.

Re: How to mute a note in 1 verse.

Reply #9
Rick: this is a "why didn't I think of that" solution!
My approach is to try everything and discard what doesn't work.

This also works:
Code: (nwc) [Select · Download]
!NoteWorthyComposer(2.5)
|AddStaff|Name:"Staff"
|StaffProperties|EndingBar:Open (hidden)
|Lyrics|Align:Standard Rules
|Lyric1|Text:"a1 _ c1\r\n"
|Lyric2|Text:"a2 b2 c2\r\n"
|Ending|Endings:1,2|Visibility:Never
|Note|Dur:4th|Pos:3
|Ending|Endings:2|Visibility:Never
|Note|Dur:4th,Grace|Pos:2^|Visibility:Never
|Ending|Endings:1,2|Visibility:Never
|Note|Dur:4th|Pos:2|Opts:Lyric=Always
|Note|Dur:4th|Pos:1
|Ending|Endings:1|Visibility:Never
|Bar|Style:MasterRepeatClose
!NoteWorthyComposer-End
Registered user since 1996

Re: How to mute a note in 1 verse.

Reply #10
I didn't know that fairies had tails.

Re: How to mute a note in 1 verse.

Reply #11
I didn't know that fairies had tails.
Look at this:
http://www.pedigreedatabase.com/dog.html?id=1687217

BTW: I copied the lyrics from our choral sheet (TTB, arranged by Kirby Shaw) of Frosty. I made no mistake, it is what it is.
And so we perform it: we sing "fairy tail" in stead of "fairy tale. No one has noticed it yet.
Always look on the bright side of life!

Re: How to mute a note in 1 verse.

Reply #12
BTW: I copied the lyrics from our choral sheet (TTB, arranged by Kirby Shaw) of Frosty. And so we perform it: we sing "fairy tail"
I don't have the original sheet music, but the Reader's Digest Merry Christmas Songbook (ISBN 0-89577-105-5) has it as "fairy tale".
Registered user since 1996

Re: How to mute a note in 1 verse.

Reply #13
Opagust,
you sure had me there!