lilypond-user
[Top][All Lists]
Advanced

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

Re: MIDI error compiling source


From: David Kastrup
Subject: Re: MIDI error compiling source
Date: Fri, 09 May 2014 21:54:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Knute Snortum <address@hidden> writes:

> Thanks, that's the info I need.  I'm typesetting for Mutopia and they use
> 2.18.2 and they don't want errors, but if there's no way to exclude the
> errors without moving to 2.19.2, I think they'll understand.

The problem is that the MIDI will be bad also.  You probably need to do
a separate score for midi where you start off with something like

\score {
  \partial 4
  \skip 4
  [the actual score]
  \midi { }
}

in order to have time for the initial grace notes.

-- 
David Kastrup



reply via email to

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