lilypond-user
[Top][All Lists]
Advanced

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

Re: grace note duration


From: David Kastrup
Subject: Re: grace note duration
Date: Thu, 11 Jun 2015 07:50:33 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Pierre Perol-Schneider <address@hidden> writes:

> Hi Gilberto,
>
> Here's a workaround:
>
> \version "2.18.2"
>
> my-music = \relative {
>   \tempo 4 = 144
>   c''1
>   \tag my-score { \grace d8 c2 }
>   \tag my-midi {
>     %% set grace note to a specific value:
>     d16 c4...
>   }
>   d1
> }

I'd just use \scaleDurations instead.  It's effect on the visuals should
be small within grace notes.

-- 
David Kastrup



reply via email to

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