|
|
GNU LilyPondWelcome to the home of the GNU Music Typesetter |
||||||||||
|
Node:Transpose, Next:Sound output for transposing instruments, Previous:Instrument names, Up:Writing parts TransposeA music expression can be transposed with \transpose pitch musicexpr This means that middle C in musicexpr is transposed to pitch.
\context Staff {
\clef "F"
{ \key e \major c d e f }
\clef "G"
\transpose des'' { \key e \major c d e f }
\transpose cis'' { \key e \major c d e f }
}
If you want to use both |
||||||||||
|
Go back to index of LilyPond.
Please send GNU LilyPond questions and comments to lilypond-user@gnu.org. Please send comments on these web pages to lilypond@packages.debian.org Copyright (c) 1997--2001 Han-Wen Nienhuys and Jan Nieuwenhuizen. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. |
|||||||||||
This page was built from LilyPond-1.4.12 (stable-branch) by