On Sat, Dec 14, 2024 at 11:42 AM Dirck Nagy <[email protected]> wrote:
> I'm still a little unclear on the use of "\\"
>
This helped me understand it (from somewhere in the documentation):
<<
{ c4' 4 4 4 }
\\
{ a4' 4 4 4 }
>>
equals
<<
\new Voice = "1" { \voiceOne c4' 4 4 4 }
\new Voice = "2" { \voiceTwo a4' 4 4 4 }
>>
--
Knute Snortum
