lilypond-user
[Top][All Lists]
Advanced

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

Merging half-note chord into a quarter-note chord


From: Knute Snortum
Subject: Merging half-note chord into a quarter-note chord
Date: Thu, 12 Apr 2018 04:17:28 -0700

Dear community, 

I would love some help with a problem I'm having getting a chord to have two quarter-notes and two half-notes.  Here is how the measure should look.


And here is my minimal (not) working example:

%%% Start
\language "english"

\relative {
  \key f \major
  \mergeDifferentlyHeadedOn
  <<
    { <c' g' bf f'>4( \arpeggio s a''8) \oneVoice r r4 | }
    \\
    { <g, bf>2 * 1/2 e'2. | }
  >>
}
%%% End

Here is a LilyBin link if that's helpful: http://lilybin.com/yklk78/1

Any help would be greatly appreciated.

---
Knute Snortum
(via Gmail)

reply via email to

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