lilypond-user
[Top][All Lists]
Advanced

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

Re: Artificial flageolet


From: Alexandre Beneteau
Subject: Re: Artificial flageolet
Date: Thu, 10 Apr 2003 01:20:56 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030401

Solution seems good, but (tell me if I am wrong) flageolets should be *white* diamond-shaped notehead, no matter the rythmic value of the "real" note... and I guess lilypond does not implement this (whithout hacking at least...)

Alex.

Rune Zedeler wrote:
Martin Monerjan wrote:

is there any possibility to set artificial flageolets in Lily? I.e. a
chord with one "normal" notehead and another diamond-shaped one?



\score {
    \context Voice \notes \relative c' <
    \context Thread=main { c4 d e f8 g }
    \context Thread=flageolet {
        \property Thread.NoteHead \override #'style = #'diamond
        g4 a c e8 g
    }
    >
}


-Rune



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







reply via email to

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