lilypond-devel
[Top][All Lists]
Advanced

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

Re: Span_dynamic_performer


From: Erik Sandberg
Subject: Re: Span_dynamic_performer
Date: Fri, 8 Apr 2005 16:31:54 +0200
User-agent: KMail/1.7.2

On Friday 08 April 2005 16.09, Stephen wrote:
> crescendos and decrescendos bring the dynamic level to near or below
> audible in my midi files. This is a known bug in midi?
>
> My solution for now is using the following line for the midi block:
>
> \midi { \context { \Voice \remove Span_dynamic_performer } }
>
> I am focusing on midi because Mutopia expects a the lilypond files
> submitted there to produce midi files. Given the state of midi in lilypond,
> it may be premature to make that a requirement, but it is.

Known bug. You need to add an AbsoluteDynamicEvent (using e.g. \f) before any 
cresc or dim can be used. See scm/define-music-types.scm for ideas.

Erik




reply via email to

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