Grammostola Rosea wrote:
Hi,
How do I transpose leadsheet? Chords and melody?
Chords I can do with:
chordNames = \chordmode {
\global
% Akkoordnamen volgen.
\transpose g c {
r2. c1:m7 f:7 bes:maj7 es:maj7
a:m7.5- d:7 g:m g:m
c1:m7 f:7 bes:maj7 es:maj7
a:m7.5- d:7 g:m g:m
a:m7.5- d:7 g:m g:m
c1:m7 f:7 bes:maj7 es:maj7
a:m7.5- d:7 g2:m c:9 f:m7 bes:7
es1:maj7 a:m7.5- g1:m g:7
}
}
But the melody is not tranposed very well. The octaves of the notes are
not right :(
Or do I have to change those comma's by hand ???
\transpose g c' {
g4 a bes | es,1( | es,4) f g a | d'2 d( |d4) es, f a
|c1( |c4) d, e fis |bes1 |
r4 g a bes |es1( |es4) f, g a |d2 d( |d4) es, f g |
c1( |c4) a c bes |g1 |r2 fis4 g |
a4 d, a'2( |a4) a g a |bes1( |bes4) bes a bes |
c1( |c4) f, f' es |d1( |d2) cis4 d |
es es c c |a2. es'4 |d2 d( |d) g, |
c2. bes4 |a2 bes4 d, |g1 |r1 \bar "|." }
}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user