lilypond-user
[Top][All Lists]
Advanced

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

Re: A somewhat unusual custom dynamic


From: Andrew Bernard
Subject: Re: A somewhat unusual custom dynamic
Date: Sun, 4 Oct 2020 21:02:55 +1100

Precisely what I don't want to do. There are hundreds of these and similar, and they sit on long notes. I know it's peculiar, but that's not the answer I am looking for, thanks. What I want may not be possible. I may be pushing uphill here. What I have will do the job, but not quite optimal. What I was asking was not how to do dynamics, but whether a custom dynamic can be made to do the job.

Andrew


On Sun, 4 Oct 2020 at 20:26, Martín Rincón Botero <martinrinconbotero@gmail.com> wrote:
how about simply using a hidden voice?

\relative c' {
\new Voice << { c1 } {\override Hairpin #'minimum-length = #7 s2.\pp\> s4\ppp } >>
}

image.png



reply via email to

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