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: David Kastrup
Subject: Re: seeking tips for transcribing a modernist score
Date: Sat, 05 May 2012 18:40:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

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 } }
   >>
  |
}

-- 
David Kastrup




reply via email to

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