Perfect, thanks so much!
Rachel

> On Jan 24, 2019, at 3:49 PM, Leo Correia de Verdier 
> <[email protected]> wrote:
> 
> This is Valentins code with a few values changed to get the appearance closer 
> to what you are looking for:
> 
> mufflePath=
> \markup
> \path #'0.25 #'((moveto -1.5 0)
>               (lineto 1.5 0)
>               (moveto 0 -1.5)
>               (lineto 0 1.5))
> 
> muffleMarkup=
> \markup \translate #'(0 . 1)
> \combine \mufflePath
> \draw-circle #1 #0.25 ##f
> 
> \new PianoStaff <<
> \new Staff {b1 \bar "|."}
> \new Staff \with { \consists "Balloon_engraver" }
> {
>   \clef bass
>   <e-\balloonText #'(2 . -4) \muffleMarkup >2
>   r
> }
>>> 
> 
>> 24 jan. 2019 kl. 23:36 skrev Rachel Knight <[email protected]>:
>> 
>> The second muffle is very close to what I am looking for! All the lines 
>> could be thicker and the straight parts should stick just a little further 
>> past the circle.
>> 
>> Would there be a way to include it apart from having it in a dynamic 
>> context? Often in harp music, we need the muffle below the staff or even on 
>> top of the staff.
>> 
>> Thanks,
>> Rachel
>> 
>>> On Jan 24, 2019, at 1:04 AM, Valentin Villenave <[email protected]> 
>>> wrote:
>>> 
>>> On 1/24/19, Federico Bruni <[email protected]> wrote:
>>>> <https://music.stackexchange.com/questions/49238/add-harp-muffle-notation-in-lilypond>
>>> 
>>> Greetings everybody,
>>> I’ve just added a LSR snippet for harp muffle notation, feel free to
>>> let me know if there’s any way I can improve it…
>>> 
>>> http://lsr.di.unimi.it/LSR/Item?id=1085
>>> 
>>> Cheers,
>>> V.
>> 
>> 
>> _______________________________________________
>> lilypond-user mailing list
>> [email protected]
>> https://lists.gnu.org/mailman/listinfo/lilypond-user
> 


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to