Re: partials and midi

2009-01-01 Thread Robin Bannister
Joe Mc Cool wrote: Surely the repeat should play from d4 d8 e d c. What am I doing wrong ? The \bar commands are only graphical. They make it look, on paper, as if the repeat would start from d4. But the repeat actually starts where you have placed the \repeat command. Put the \repeat com

partials and midi

2009-01-01 Thread Joe Mc Cool
Lilypond is wonderful, wonderful, thank you all very much. Please, v2.12.0, here is my code: %%% \time 3/4 \key g \major \repeat volta 2 { \partial 8*2 g'8 b \bar "||:" d4 d8 e d c