lilypond-user
[Top][All Lists]
Advanced

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

Re: dotted note in duration-log?


From: Mark Knoop
Subject: Re: dotted note in duration-log?
Date: Mon, 14 Jul 2014 08:47:19 +0100

At 10:29 on 14 Jul 2014, Omer Katzir wrote:
>nothing much to say, I want the note modified by the duration-log to
>be dotted. couldn’t really
>understand http://www.lilypond.org/doc/v2.18/Documentation/internals/notehead
>
>%%%%%
>\version 2.18.2
>
>\once \override NoteHead #'duration-log = 3 d,16 fis' b a <a fis>8
>
>%%%%%

I'm not entirely certain what you are looking for, perhaps one of these
gives your required output?

\version "2.18.2"
{ d,16. fis'16 b a <a fis>8 }

\version "2.18.2"
{ d,16.*2/3 fis'16 b a <a fis>8 }

Please post *compilable* examples (version statement must be quoted,
and music within braces).

-- 
Mark Knoop



reply via email to

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