lilypond-user
[Top][All Lists]
Advanced

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

Re: another harp question


From: Ole Schmidt
Subject: Re: another harp question
Date: Fri, 7 Sep 2007 19:41:13 +0200

this looks better in my opinion:

%%%%%%%%%%%%%%%%%%%%%
F = #(let ((m (make-music 'ArticulationEvent
                          'articulation-type "flageolet")))
       (set! (ly:music-property m 'tweaks)
             (acons 'font-size -3
                    (ly:music-property m 'tweaks)))
       m)


\new Staff {

\relative c'{ c4  d e f_\F     }

}
%%%%%%%%%%%%%%%%%%%%%

see: http://lists.gnu.org/archive/html/lilypond-user/2007-02/ msg00576.html


ole




Am 07.09.2007 um 18:41 schrieb Christopher A. LaFond:

Hi All,
Another question about harp notation. The usual way to indicate that a
harp string is to be plucked as a harmonic is to add a small, empty circle above or below that note. It would be similar to a staccatto mark, but a bit bigger, and not all black. I see that this type of circle is possible
with the Hair Pins, but can it be added all by itself?

--
          °
Chris    °
           °
  ><((((°>

Christopher A. LaFond  address@hidden
http://www.celticharper.net


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

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