NoteWorthy Composer Forum

Forums => General Discussion => Topic started by: Peppermint Lin on 2010-01-10 11:43 PM

Title: Burden
Post by: Peppermint Lin on 2010-01-10 11:43 PM
Sometimes a song can have a burden. How can I put burden in one vocal line?
Title: Re: Burden
Post by: Warren Porter on 2010-01-10 11:47 PM
.
Title: Re: Burden
Post by: Lawrie Pardy on 2010-01-11 12:08 AM
G'day Sesirine,
Quote
Burden (music)
From Wikipedia, the free encyclopedia
Jump to: navigation, search
In music, the burden is an archaic term[1] for the drone or base in some musical instruments, and the pipe or part that plays it, such as a bagpipe or pedal point in an organ. Burden also refers to a part of a song that is repeated at the end of each stanza, i.e. the chorus or refrain.

The term comes from the French bourdon, a staff; or a pipe made in the form of a staff, imitating the gross murmurs of bees or drones.

This is what was anciently called proslambanomenos.

[edit] References
This article incorporates content from the 1728 Cyclopaedia, a publication in the public domain.

^ Webster's Third New International Dictionary
Retrieved from "http://en.wikipedia.org/wiki/Burden_(music)"

Which "burden" do you mean?  The drone or the chorus?
Title: Re: Burden
Post by: Peppermint Lin on 2010-01-11 03:47 AM
Which "burden" do you mean?  The drone or the chorus?

I meant chorus. The printed view is just like:
Code: [Select · Download]
!NoteWorthyComposer(2.0)

|AddStaff|Name:"Staff"|Group:"Standard"
|StaffProperties|EndingBar:Section Close|Visible:Y|BoundaryTop:12|BoundaryBottom:24|Lines:5|Style:Standard|Layer:N|Color:Default
|StaffProperties|Muted:N|Volume:127|StereoPan:64|Device:0|Channel:1
|StaffInstrument|Trans:0|DynVel:10,30,45,60,75,92,108,127
|Lyrics|Placement:Bottom|Align:Standard Rules|Offset:0|UnderscoreAsSpace:N
|Lyric1|Text:"1_1 1_2 1_3 1_4 1_5 1_6 1_7 1_8\r\n"
|Lyric2|Text:"2_1 2_2 2_3 2_4 2_5 2_6 2_7 2_8\r\n1 2 3 4 5 6 7 8\r\n"
|Lyric3|Text:"3_1 3_2 3_3 3_4 3_5 3_6 3_7 3_8\r\n"
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Bar
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Bar
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Bar
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Bar|Style:LocalRepeatClose|Repeat:3|XBarCnt:N|SysBreak:N|Color:0|Visibility:Default
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Bar
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Bar
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
|Bar
|Note|Dur:4th|Pos:0
|Note|Dur:4th|Pos:0
!NoteWorthyComposer-End
Title: Re: Burden
Post by: Rick G. on 2010-01-11 07:11 AM
If your concern is highlighting the lyrics, try my 1st attachment.

If you need verse1-chorus, verse2-chorus, verse3-chorus, you need to layer as in my second attachment. the next message.
Title: Re: Burden
Post by: Richard Woodroffe on 2010-01-11 08:34 AM
As an alternative to Rick's solution, I use master repeats and you only need one extra layer to do it.
Several of the songs that I have posted on the Scriptorium use this technique.
Title: Re: Burden
Post by: Rick G. on 2010-01-11 08:47 AM
As an alternative to Rick's solution
A better solution. Also works with local repeats.
Title: Re: Burden
Post by: Peppermint Lin on 2010-01-11 12:26 PM
That's what I just wanted! I'll use it too. Thanks so much.