Comment #9 on issue 1534 by [email protected]: midi2ly
misrepresents \breve by 1*2
https://code.google.com/p/lilypond/issues/detail?id=1534
Yes - part of the problem with this bug report is that no time signature is
specified and therefore we get blank bars, since the note values are longer
than the bars intended to contain them. Could someone who uses midi2ly try
this:
\score { { \time 4/2 c'\breve d'1 *2 e' }
\midi {}
\layout {}
}
In practice, with no time signature, midi2ly is doing the right thing.
--
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