lilypond-user
[Top][All Lists]
Advanced

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

Re: No Dynamics in Midi


From: Graham Percival
Subject: Re: No Dynamics in Midi
Date: Mon, 21 Nov 2005 22:31:21 -0800


On 5-Oct-05, at 12:39 AM, Mats Bengtsson wrote:

Just insert the following lines in your \midi{...} block to get rid of
the dynamics in the MIDI (the printed output remains the same).

\midi {
  ...
  \context {
    \Voice
    \remove "Dynamic_performer"
    \remove "Span_dynamic_performer"
  }
}

Thanks, I've added this to CVS.

- Graham





reply via email to

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