lilypond-user
[Top][All Lists]
Advanced

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

Re: Ossia with beam too long


From: Mats Bengtsson
Subject: Re: Ossia with beam too long
Date: Fri, 25 Feb 2022 17:24:58 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 2022-02-25 17:07, Knute Snortum wrote:
I'm having a problem with the ossia of a fairly convoluted two
measures (because Chopin played fast and loose with the rhythm).  The
broken beam extends a little too far into the next measure.

I've attached a picture of the ossia as I want it, with context (I
don't care about the dashed lines), the ossia as I have it now, a MWE
that produces that ossia, and a not-minimal example that provides
context for why the measure is written so strangely.

Any help would be greatly appreciated.

--
Knute Snortum

How about

ossiaPart = \relative {
  \global
  \stopStaff
  s4. \startStaff
  <<
    {
      \magnifyMusic 0.63 { \slashFlag as8*1/32\noBeam^\ossia
        as16*1/16[ cs fs] } as16. b32*1/2 | \stopStaff s8
    }
    \\
    { \forceHShiftF as,8*15/16 [  \hideNotes b8] }
  >>
  s4. |
}

    /Mats




reply via email to

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