[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
- Re: [Lilypond-auto] Issue 645 in lilypond: \transposition + \partcombine = wrong MIDI output, lilypond, 2013/03/18
- Message not available
- Re: [Lilypond-auto] Issue 645 in lilypond: \transposition + \partcombine = wrong MIDI output, lilypond, 2013/03/19
- Message not available
- Re: [Lilypond-auto] Issue 645 in lilypond: \transposition + \partcombine = wrong MIDI output, lilypond, 2013/03/19
- Message not available
- Re: [Lilypond-auto] Issue 645 in lilypond: \transposition + \partcombine = wrong MIDI output, lilypond, 2013/03/19
- Message not available
- Re: [Lilypond-auto] Issue 645 in lilypond: \transposition + \partcombine = wrong MIDI output, lilypond, 2013/03/19
- Message not available
- Re: [Lilypond-auto] Issue 645 in lilypond: \transposition + \partcombine = wrong MIDI output, lilypond, 2013/03/19
- Message not available
- Re: [Lilypond-auto] Issue 645 in lilypond: \transposition + \partcombine = wrong MIDI output, lilypond, 2013/03/19
- Message not available
- Re: [Lilypond-auto] Issue 645 in lilypond: \transposition + \partcombine = wrong MIDI output,
lilypond <=