lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to avoid key change with \transpose ?


From: Robert Schmaus
Subject: Re: How to avoid key change with \transpose ?
Date: Thu, 17 Jul 2014 07:25:14 +0200

If you're interested in keeping C major: if you don't supply a key at all, the 
key will be C major before and after transposition. I'm no sure this can be 
done with any other key ...



Best, Robert 

______

In any free society, the conflict between social conformity and individual 
liberty is permanent, unresolvable, and necessary.

Kathleen Norris, novelist and columnist (1880-1966) 

> On 17 Jul 2014, at 04:05, MarcM <address@hidden> wrote:
> 
> Hi Lilyponders,
> 
> I am arranging a Bach Canon for 4 voices to 4 violins.
> <http://lilypond.1069038.n5.nabble.com/file/n164531/bwv1073.jpg> 
> Bach_Canon.ly
> <http://lilypond.1069038.n5.nabble.com/file/n164531/Bach_Canon.ly>  
> Bach_Canon.pdf
> <http://lilypond.1069038.n5.nabble.com/file/n164531/Bach_Canon.pdf>  
> 
> How to keep all voices in C major?
> Making each voice start later 2 beats after the previous voice is easy.
> What's the best way to make all voices stop on the same measure?
> 
> 
> violinIV = \relative c' {
> c4 c8 [ d8 ]  e4 e8 [ f8 ] g4
> }
> 
> violinIII = \relative c'' {
>  r2 \transpose  c g \violinIV
> }
> 
> \violinII = \relative c''' {
>  r2 r2 \transpose  c d \violinIV
> }
> 
> violinI = \relative c'''' {
>  r2 r2 r2 \transpose  c a \violinIV
> }
> 
> 
> 
> --
> View this message in context: 
> http://lilypond.1069038.n5.nabble.com/How-to-avoid-key-change-with-transpose-tp164531.html
> Sent from the User mailing list archive at Nabble.com.
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user



reply via email to

[Prev in Thread] Current Thread [Next in Thread]