lilypond-user
[Top][All Lists]
Advanced

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

Re: Notes missing in MIDI output


From: Mats Bengtsson
Subject: Re: Notes missing in MIDI output
Date: Mon, 01 May 2006 16:06:35 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050927 Debian/1.7.8-1sarge3

If you search the mailing list archives, you will find that
it's an old well-known bug.

  /Mats

Nick Prömper wrote:

Hi all!

I figured out a problem with the midi output. If you enter a crescendo without giving anabsolute dynamic, lilypond sets the volume down to zero.

Is that a known bug, or a feature ;-) ? Is there a work-around (without giving absolute dynamics?)

\version "2.8.1"

\header {
        title = "Notes missing"
}
Trompe = \new Staff \relative c' {
        
        c4 d\< e f g a b\! c
        %{ that works: c4 d\p\< e f g a b\f c %}
}
\score {
        \Trompe
        \layout {
                indent = 2\cm
        }
}
\score {
        \Trompe
        \midi {
        }
}

_______________________________________________
lilypond-user mailing list
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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