lilypond-user
[Top][All Lists]
Advanced

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

Re: Dynamics inside a chord?


From: Robert Schmaus
Subject: Re: Dynamics inside a chord?
Date: Thu, 15 Sep 2016 18:58:14 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Not sure if that's also acceptable, but what *does* work is use of simultaneous voices:

\version "2.19.44"
\new Voice <<
  { a }
  { b\p }
>>



Am 14/09/16 um 14:49 schrieb David Kastrup:
Menu Jacques <address@hidden> writes:

Hello folks,

Just for a try:

        \version "2.19.44"

        \relative { <a b\p c> }

runs fine without any message, but also without displaying the \p mark:

Not supported.




reply via email to

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