Some would say you would be better writing this:
melody = \relative c'' {
\new Staff <<
{
\voiceOne
\time 4/4
\grace {c8} c4 d4 f2
\time 2/4
\grace {c8} c4 d4
}
\new Voice
{
\voiceTwo
a,4 b c2
a4 b
}
>>
}
\score {\melody}- time signature and grace note Niels
- Re: time signature and grace note Andrew Bernard
- Re: time signature and grace note Andrew Bernard
- Re: time signature and grace note Leo Correia de Verdier
