lilypond-user
[Top][All Lists]
Advanced

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

Using duration-log with Stem, or drawing a 64th note with only 2 flags


From: Trevor Bača
Subject: Using duration-log with Stem, or drawing a 64th note with only 2 flags
Date: Sat, 29 Jul 2006 17:56:01 -0500

Hi,

Is is possible to draw a 64th note with only 2 flags? I figured the
duration-log attribute of the Stem engraver would do like this.

%%% DOESN'T WORK %%%

\version "2.9.13"

\new Staff {
  \set Score.autoBeaming = ##f
  \override Stem #'duration-log = #2
  c'64
  c'32
  c'16
  c'8
  c'4
}

%%% END %%%

But the setting does nothing.

What am I missing?


--
Trevor Bača
address@hidden
... like the dew, or like lightning ...

reply via email to

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