lilypond-user
[Top][All Lists]
Advanced

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

Re: MIDI dynamics parsing error


From: David Kastrup
Subject: Re: MIDI dynamics parsing error
Date: Sun, 18 May 2014 07:20:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Knute Snortum <address@hidden> writes:

> My situation is I need to transcribe a crescendo starting without a dynamic
> marking.  If I put in a \mf then I don't get warning.  If I can hide the
> dynamic mark, all will be fine.  Is there a \hide syntax that will work?

Anything wrong with

\version "2.18.0"

\score
{
  {
    c'1-\omit\mf\> c' c'\!
  }
  \layout {}
  \midi {}
}


-- 
David Kastrup

reply via email to

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