lilypond-devel
[Top][All Lists]
Advanced

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

Re: \cueDuring with 2 quoted voices


From: Phil Holmes
Subject: Re: \cueDuring with 2 quoted voices
Date: Fri, 25 Jun 2010 10:27:52 +0100

Added as http://code.google.com/p/lilypond/issues/detail?id=1151

--
Phil Holmes
Bug Squad


"Xavier Scheuer" <address@hidden> wrote in message news:address@hidden
2010/6/11 -Eluze <address@hidden>:

in the snippet below, stems of quoted notes are connected:

\version "2.13.23"
bass = \context Voice = "bass" \relative c''' { g4 g g g g4 g g g }
sop = \context Voice = "sop" \relative c' { b4 b b b b4 b b b }
first = \context Voice = "1" \relative c' {
c4 d c d
\cueDuring #"sop" #UP
\cueDuring #"bass" #DOWN
{ R1 }
}
\addQuote #"sop" \sop
\addQuote #"bass" \bass
{\first}


is it possible to have them pointing in the respective direction?

And I suppose you also want the whole-measure rest to be in the center
line of the staff...  :p

Actually I think there should be a "Grand CueDuring Improvement
Project", to enhance cued voices possibilities.

For example it is currently impossible to have the CueVoice DOWN
(i.e. the multi-measure rest up) but with the stems UP (actually
"NEUTRAL") instead of DOWN (as a \voiceTwo).
http://lists.gnu.org/archive/html/lilypond-user/2009-09/msg00762.html

Or to include the features of "namedCueDuring" and "cleffedCueDuring"
directly into LilyPond...  http://lsr.dsi.unimi.it/LSR/Item?id=388

Cheers,
Xavier

--
Xavier Scheuer <address@hidden>




reply via email to

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