lilypond-user
[Top][All Lists]
Advanced

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

Re: seeking tips for transcribing a modernist score


From: Justin Glenn Smith
Subject: Re: seeking tips for transcribing a modernist score
Date: Sat, 05 May 2012 11:39:38 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20120320 Iceowl/1.0b1 Icedove/3.0.11

On 05/05/2012 09:40 AM, David Kastrup wrote:
Justin Glenn Smith<address@hidden>  writes:

attached is a photo of the bizarre measure in question (it also shows
my follow up question, the pair of triplets containing a note that is
a member of both triplets)


\new Voice {
   \time 8/6
   \times 2/3 { fis'4 gis' eis' }
   <<  \times 2/3 { g'4 des' e' }
      \new Voice { s2*2/3 \override TupletBracket #'direction = #DOWN
                  \override NoteColumn #'ignore-collision = ##t
                  \times 2/3 { e'4 d' b } }
    >>
   |
}


Thanks so much, after correcting the notes for alto clef and adding the forced 
accidentals, everything looks exactly like the original. I had hoped there was 
a relatively straightforward way to do this. Lilypond is truly amazing.



reply via email to

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