bug-lilypond
[Top][All Lists]
Advanced

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

Re: MIDI instrumentTransposition does not transpose key signature


From: David Kastrup
Subject: Re: MIDI instrumentTransposition does not transpose key signature
Date: Sat, 13 Jan 2018 23:28:10 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Dan Eble <address@hidden> writes:

> %% The MIDI output should have key signature of C major, but instead
> %% has the key signature of D major.
>
> \version "2.19.80" % the version I'm using
> \language "english"
>
> soundingPitch = bf
>
> \score {
>   \new Staff \with {
>     instrumentTransposition = \soundingPitch
>   } <<
>     \transpose \soundingPitch c' \fixed c' { \key c \major c e g c' }
>   >>
>
>   \layout { }
>   \midi { }
> }

Current branch: issue5260
Tracker issue: 5260 (https://sourceforge.net/p/testlilyissues/issues/5260/)
Rietveld issue: 339220043 (https://codereview.appspot.com/339220043)
Issue description:
  Let Key_performer heed instrumentTransposition  I actually have no
  good idea how to regtest this one.


-- 
David Kastrup



reply via email to

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