lilypond-user
[Top][All Lists]
Advanced

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

Re: strip dynamics for Piano music


From: Noeck
Subject: Re: strip dynamics for Piano music
Date: Fri, 06 Dec 2013 15:15:02 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.1

Am 06.12.2013 14:48, schrieb David Kastrup:
> \version "2.17.29"
> upper = { a4\f g f e\p }
> lower = { a,1 }
> 
> \new PianoStaff <<
>   \new Staff
>   \new Voice \with { \remove "Dynamic_engraver" } \upper
>   \new Dynamics \upper
>   \new Staff \lower
> >>

Hi David,

it looks good, but it does not work for me (2.17.26). The dynamics are
printed twice as if the \remove was not there.

Joram



reply via email to

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