lilypond-user
[Top][All Lists]
Advanced

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

Re: Enharmonic Transposition


From: Mats Bengtsson
Subject: Re: Enharmonic Transposition
Date: Mon, 29 Oct 2001 16:06:53 +0100

> Hi all,
> 
> I am tranposing some music for a band that I play in however the true 
> transposition takes the part into c# major.  However, in the original score a 
> similar Bb part is notated in Db major which is the enharmonic equivalent. 
> My question is : Is it possible to do this type of enharmonic transposition?

You mean something like:

m=\notes\relative c'{
\key cis \major

cis dis eis fis gis ais bis cis
}

\score{
  <
    \context Staff=untransposed \m
    \context Staff=transposed \notes\transpose deses' \m
  >
}


   /Mats





reply via email to

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