lilypond-user
[Top][All Lists]
Advanced

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

Cue mutually?


From: Francisco Vila
Subject: Cue mutually?
Date: Thu, 3 Mar 2011 12:28:43 +0100

Hello. I don't know if this is supported, at least it doesn't work for
me.  I want to cue a voice during silences in other, and resp. cue the
other during silences in this.  The problem is that one of the voices
seem to print herself on small size, even normal notes.  In other
longer examples I have experienced problems such as wrong cued
measures.  Here is the example:

instrA = \relative c' {
  \cueDuring #"instrB" #UP { R1 }
  c4 d e f
  }
\addQuote "instrA" { \instrA }

instrB = \relative c' {
  g4 f e d
  \cueDuring #"instrA" #DOWN  { R1 }
  }
\addQuote "instrB" { \instrB }


\new Staff \instrA

\new Staff \instrB


-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

Attachment: cue.png
Description: PNG image


reply via email to

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