Hi Folks.
        it seems that if you have a section with a \transposition
directive, \transpose directives are not honoured in the MIDI output.

This snippet:

\score {
        \transpose c d, \relative c' { \transposition bes c1 }
        \midi{}
}

should play a low c, but actually plays a middle-bflat.

The consequence is that if you have a score with some transposing
instruments (marked with \transposition) then transpose the whole
score, then only the non-transposing instruments sound correct.

--
Dr Peter Chubb  http://www.gelato.unsw.edu.au  peterc AT gelato.unsw.edu.au
http://www.ertos.nicta.com.au           ERTOS within National ICT Australia


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to