lilypond-user
[Top][All Lists]
Advanced

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

Re: simple transpose question


From: Rune Zedeler
Subject: Re: simple transpose question
Date: Sat, 07 Dec 2002 20:22:32 +0100

Art Moore wrote:

> I'm new to lilypond and so here's my question:
> 
> how do I transpose a complete piece? I want to print
> out several transposition of the same song, but I
> can't figure outthe syntax.

Did you read

http://lilypond.org/stable/Documentation/user/out-www/lilypond/Transpose.html#Transpose

?
What parts didn't you understand?

The way to go (in 1.6.x) is

\score {
  \notes \transpose d'
  { ... your music ... }
}


-Rune



reply via email to

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