how about simply using a hidden voice?

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

[image: image.png]


Am So., 4. Okt. 2020 um 10:55 Uhr schrieb Andrew Bernard <
[email protected]>:

> Here's a custom dynamic I need (the usual New Complexity complications...):
>
> pptopppdashText = \markup {
>   \line {  pp \normal-text > ppp―  }
> }
> pptopppdash =
> \tweak DynamicText.self-alignment-X #LEFT
> #(make-dynamic-script pptopppdashText)
>
> The greater than sign is my naive attempt to include a hairpin. The
> question is, how could one put a 'proper' hairpin, with a view to
> being able to make it longer?
>
> Andrew
>
>

-- 
www.martinrinconbotero.com

Reply via email to