lilypond-user
[Top][All Lists]
Advanced

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

Re: Transposing an entire score


From: Flaming Hakama by Elaine
Subject: Re: Transposing an entire score
Date: Tue, 7 Nov 2017 11:13:32 -0800


---------- Forwarded message ----------
From: address@hidden
To: address@hidden
Cc: 
Bcc: 
Date: Tue, 07 Nov 2017 16:54:12 +0000
Subject: Transposing an entire score
I have a piece of choral music written in 7 parts. It's around 80 bars long.
It's in the key of F major, which is too low for my choir.
I'd like to transpose it up 3 semitones to A flat major.
I'm new to Lilypond and the syntax gives me nightmares. I read the manual's section on transposing and now have a headache.
Please could someone either give me an idiot's guide to how to do this, or amend the enclosed.


Looks like all you'll need to do is change one file:

replace all instances of  "\relative" with "\transpose a, c \relative"

For example,

quintaParsIincipit = \transpose a, c \relative c' {
    \time 2/2
    \clef "petrucci-c1"
    \key f \major

    f1
}


I've attached such a version of that file.



HTH,

David Elaine Alt
415 . 341 .4954                                           "Confusion is highly underrated"
address@hidden
self-immolation.info
skype: flaming_hakama
Producer ~ Composer ~ Instrumentalist
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Attachment: 01-ego_flos_campi-transposed.ly
Description: Binary data


reply via email to

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