lilypond-devel
[Top][All Lists]
Advanced

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

Re: Beam collision scoring (issue4174043)


From: k-ohara5a5a
Subject: Re: Beam collision scoring (issue4174043)
Date: Thu, 10 Feb 2011 07:44:50 +0000

On 2011/02/10 07:21:31, Keith wrote:

(note_head); (accidental); (clef); (key_signature);
(time_signature); (bar_line); (beam);

Actually, beams do not avoid other beams like I thought they might.  I
cannot think of a way this would come up in natural music, but since it
seem you tried to catch beam-beam collisions, I should point out :
\relative c' << { e8[  c] } \\ { r16 b''8[ b] } >>
\relative c'' { f8^[ \grace { e16[ g] } e8] }

and if you want to consider catching collisions with rests,

\relative c'' << { a8[ f] } \\ { r16 g'8\rest r16 } >>


http://codereview.appspot.com/4174043/



reply via email to

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