lilypond-user
[Top][All Lists]
Advanced

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

separate consecutive cluster chords


From: Kieren MacMillan
Subject: separate consecutive cluster chords
Date: Thu, 25 Jun 2015 11:31:17 -0400

Hello all,

I would like to have separated cluster chords (preferably with a stem), but 
can’t seem to figure out how.
Any help/pointers/links would be appreciated.

\version "2.19.20"

separateClusters = {
  \makeClusters { <g g'>2 <d d'>2 }
  \makeClusters { <g g'>2 } \makeClusters { <d d'>2 }
}

\score { \separateClusters }

Thanks,
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

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