lilypond-user
[Top][All Lists]
Advanced

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

Re: appoggiatura and clef woes


From: Stan Sanderson
Subject: Re: appoggiatura and clef woes
Date: Sun, 23 May 2004 21:30:15 -0500

On May 23, 2004, at 5:58 PM, Erik Sandberg wrote:

On Wednesday 19 May 2004 18.41, Julien Salort wrote:
Hi,

I don't understand why the following snippet does not give the desired
result.
I get two clefs one after the other...

This could be considered a bug. You can, however, compare it to the following situation; and suddenly it's not so obvious what the expected behaviour would
be:
    \notes <<
        \new Staff {
            r1 \clef bass r2
            }
        \new Staff {
            r1 \clef bass \time 2/4 \grace c16 c2
            }



In any case, there is a workaround for you: Try adding "\grace s16" before
your r2:s.

Erik


Erik-

I'm looking for a workaround for another bug reported earlier. Acciaccaturas before 32nd note runs apparently throw off the midi timing.

I have an acciaccatura of three sixteenth notes before a run of 24- 32nd notes in a piano piece. The midi engine is treating the acciaccatura as timed notes which throws the timing off for the rest of the piece. I have tried adding an acciaccatura of spaces \acciaccatura {s16 s s} but this doesn't help.

The music is correctly typeset if the acciaccatura is included, but it would be nice if the midi would cooperate. I don't know how I could insert the equivalent of three non-printing 16th notes into the bottom staff without destroying the count for the rest of the piece.

Help would be appreciated!

Stan





reply via email to

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