« Return to Thread: Transpose Command

Re: Transpose Command

by Francisco Vila-5 :: Rate this Message:

Reply to Author | View in Thread

2009/7/6 Francisco Vila <paconet.org@...>:

> What I'd do is to enclose the section in B major into \transpose cis
> des { } thus gaining 5 extra flats in the key.

... which leads to two new problems: octave changes and relative
doesn't work. The fragment is short and you can fix all pitches
easily:

\transpose cis des {
        \key b \major
        cis''8 ) r b' ( ais'
        gis'->\f ) r r4
        R2*20 \bar "||" \mark #27
}


--
Francisco Vila. Badajoz (Spain)
www.paconet.org


_______________________________________________
lilypond-user mailing list
lilypond-user@...
http://lists.gnu.org/mailman/listinfo/lilypond-user

 « Return to Thread: Transpose Command