lilypond-user
[Top][All Lists]
Advanced

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

Re: How to shift music up/down a semi tone without changing key signatur


From: James
Subject: Re: How to shift music up/down a semi tone without changing key signature
Date: Sun, 27 Nov 2011 10:38:21 +0000

Jacob,

On 27 November 2011 10:33, jakob lund <address@hidden> wrote:
You could use \relative for the first entry step... like this

Music = \relative c' {
 a b c d | a b c d |
}

\score {
 \key d \major
 \Music
 \transpose d des \Music
}


Thank you, that does keep my key signature too, but I still 'lose' relative mode. 

--
--

James


reply via email to

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