lilypond-user
[Top][All Lists]
Advanced

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

Re:MIDI dynamics parsing error


From: Flaming Hakama by Elaine
Subject: Re:MIDI dynamics parsing error
Date: Mon, 10 Oct 2016 15:49:35 -0700


I'm dealing with several of these MIDI errors during compilation of a long
piece.
"programming error: Impossible or ambiguous (de)crescendo in MIDI."

I tried to get rid of these by placing a starting volume, but alas, it's not
that simple.


The approach I use is to define some dynamics that don't print, and use them when necessary.

xppp = \tweak stencil ##f \ppp
xpp = \tweak stencil ##f \pp
xp = \tweak stencil ##f \p
xmp = \tweak stencil ##f \mp
xmf = \tweak stencil ##f \mf
xf = \tweak stencil ##f \f
xff = \tweak stencil ##f \ff
xfff = \tweak stencil ##f \fff

{ c1\xppp\< | 1\p  }


HTH,

David Elaine Alt
415 . 341 .4954                                           "Confusion is highly underrated"
address@hidden
self-immolation.info
skype: flaming_hakama
Producer ~ Composer ~ Instrumentalist
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 


reply via email to

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