bug-lilypond
[Top][All Lists]
Advanced

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

Issue 365 in project lilypond


From: codesite-noreply
Subject: Issue 365 in project lilypond
Date: Sun, 03 Jun 2007 19:18:51 -0700

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




reply via email to

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