lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 645 in lilypond: \transposition + \partcombine


From: lilypond
Subject: Re: [Lilypond-auto] Issue 645 in lilypond: \transposition + \partcombine = wrong MIDI output
Date: Sat, 30 Mar 2013 05:51:46 +0000


Comment #11 on issue 645 by address@hidden: \transposition + \partcombine = wrong MIDI output
http://code.google.com/p/lilypond/issues/detail?id=645

Removing the read of instrumentTransposition in part-combiner.scm:228 does remove the problem, and seems to have no ill effects. I cannot follow the data flow to see where the instrumentTranspostion was used (if anywhere) by the part combiner.

(If the intent was to *prevent* two horns using one music stand from being set "a2" while they were playing different transpositions, then the attempt failed. \new Staff {\clef bass \partcombine {g2 \transposition f c} {c \transposition c c}}
shows the two written Cs as unison.)

I would remove the line if I could unravel the Scheme data structures enough to close the hole in the data structure.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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