lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 1412 in lilypond: programming error: Going bac


From: lilypond
Subject: Re: [Lilypond-auto] Issue 1412 in lilypond: programming error: Going back in MIDI time
Date: Sun, 20 Oct 2013 20:39:51 +0000


Comment #6 on issue 1412 by address@hidden: programming error: Going back in MIDI time
http://code.google.com/p/lilypond/issues/detail?id=1412

if the grace note is at the beginning of a partial, it might be easier using a spacer rest (duration of the rest must be equal or more than grace note):

\version "2.17.27"
\score {
  \new Staff {
    \partial 4. s8 \acciaccatura c d
  }
  \layout {}
  \midi {}
}


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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