lilypond-user
[Top][All Lists]
Advanced

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

Re: harp basic muffle


From: Rachel Knight
Subject: Re: harp basic muffle
Date: Thu, 24 Jan 2019 21:44:36 -0700

Perfect, thanks so much!
Rachel

> On Jan 24, 2019, at 3:49 PM, Leo Correia de Verdier <address@hidden> 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 <address@hidden>:
>> 
>> 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 <address@hidden> wrote:
>>> 
>>> On 1/24/19, Federico Bruni <address@hidden> 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
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/lilypond-user
> 




reply via email to

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