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 mid
Mats Bengtsson ee.kth.se> writes:
>
> Please read the section on "Grace notes" under "Known issues and warnings".
>
>/Mats
Hi Mats,
Thanks for pointing it out, I did read the whole section but I had apparantly
stopped at "See also", but just didn't see the known issues headline. Stupid,
s