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"
  }
}


  /Mats

J L wrote:
Hi,

I was wondering how I might go about making dynamic markings (dyanmic-scripts, crescendi + decrescendi) to not have an impact on midi output. Of course I could just have duplicate sets of data, one set with dynamics, one set without.

Aligorith

_________________________________________________________________
Discover fun and games at  @  http://xtramsn.co.nz/kids



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to