Issue 365: transposing cues requires explicit \transposition c'
http://code.google.com/p/lilypond/issues/detail?id=365
Comment #1 by hanwenn:
Hi,
not a bug, but maybe unintuitive. \transpose changes the music expression,
and in
some uses it would be illegical if cue notes were affected, eg.
pattern = { c1 \quoteDuring #"fluteCue" { s1 } }
in a sequence, the following would be reasonable,
{ \pattern
\transpose c d \pattern
\transpose c e \pattern
}
in this case, \transposition is used to shorten repetitive entry, and it should
not
affect cue notes.
Issue attribute updates:
Status: Invalid
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond