lilypond-user
[Top][All Lists]
Advanced

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

\cueDuring with 2 quoted voices


From: -Eluze
Subject: \cueDuring with 2 quoted voices
Date: Fri, 11 Jun 2010 07:21:55 -0700 (PDT)

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?

thanks!
-- 
View this message in context: 
http://old.nabble.com/%5CcueDuring-with-2-quoted-voices-tp28855871p28855871.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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