[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
strange behaviour of \transpose
From: |
Martin Cassell |
Subject: |
strange behaviour of \transpose |
Date: |
Fri, 17 Mar 2006 01:22:44 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
Perhaps as a newcomer I'm missing something, but this looks like a bug to me:
I was experimenting with a .ly file produced by musiccvt, in which a vocal line
with a treble-8 clef had been pitched an octave too high (leger lines that would
frighten a countertenor, let alone a baritone!).
>From the documentation, the solution seemed straightforward:
\transpose a' a { ... } % or similar
The outcome was unexpected: first note unchanged, remainder transposed down by
two octaves.
Speculatively, I tried a variation:
\transpose a a { ... } % shouldn't this leave the pitch unchanged?
The outcome was, at least, consistent with my first attempt: first note raised
by an octave, remainder lowered by an octave.
/mpc
- strange behaviour of \transpose,
Martin Cassell <=