lilypond-user
[Top][All Lists]
Advanced

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

Transpose problems


From: Han-Wen Nienhuys
Subject: Transpose problems
Date: Sun, 11 Jan 2004 22:16:37 +0100

address@hidden writes:
> I'm trying to transpose a whole piece with lots of different staves.  I 
> tried just putting a big transpose command around the notes {} section 
> but it gave me all sorts of parse errors.  Isn't there an easy way to 
> just transpose an entire piece with all these headaches?

added to the manual:


        @example
          \transpose @var{from} @var{to} @var{musicexpr}
        @end example

        This means that @var{musicexpr} is transposed by the interval
        between the pitches @var{from} and @var{to}.
        Since @var{from} and @var{to} are pitches, @code{\transpose} must be
        inside a @code{\notes} section.

i.e. enclose the entire thing in \notes\transpose from to 

-- 

 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

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