Valentin Villenave writes:
> Greetings everybody,
>
> I’m having a weird time today with the following code:
>
>
>
> \version "2.17.30" % Also with earlier versions.
>
> \new Dynamics { a1\f << a \\ b\p >> }
>
>
>
> The first bar works as expected; in the second all hell breaks loose:
>
Greetings everybody,
I’m having a weird time today with the following code:
\version "2.17.30" % Also with earlier versions.
\new Dynamics { a1\f << a \\ b\p >> }
The first bar works as expected; in the second all hell breaks loose:
notes are printed in newly-created Voice contexts,
I'm flummoxed by the vertical spacing in the following example:
staff=\new Staff = staff \new Voice = voice { a'1 a'1 }
lyric=\context Lyrics = lyric \lyricsto voice { oh oh }
A =<< \staff \lyric >>
B=<< \staff \new Lyrics = lyric \with { alignAboveContext = staff } \lyric
>>
C=<< \new Lyrics =
> It seems my previous reply failed to deliver bug-lilypond. Here's the
content:
Thanks for explaining. I've nearly forgot what Lilypond is :)
Actually, the 16*7 and 16*5 comes from the quantized output of midi2ly -
I'm using midi2ly to quantize raw midis and Lilypond to print readable
scores in a