lilypond-user
[Top][All Lists]
Advanced

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

transposing


From: Simon Bailey
Subject: transposing
Date: 29 Jul 2002 21:58:11 +0200

hi all,

i know this may seem like a weird question but is there a way to
transpose and generate "lily-input" output?

like so:

\include "deutsch.ly"

trumpet = \notes \relative c' {
        c4 d e f g a h c1
        c4 h a g f e d c1
}

\notes transpose b {
        \trumpet
}

would result in :

\notes \relative c' {
        b4 c d es f g a b1
        b4 a g f es d c b1
}

is there any way to do this, or must all this sort of tranposing be done
by headwork?

thanks for any help,
simon.
-- 
Confucius say, man who live in glass house shower in basement.



reply via email to

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