lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: spacing staff...can it be done?


From: Knute Snortum
Subject: Re: spacing staff...can it be done?
Date: Sat, 14 Dec 2024 15:27:11 -0800

On Sat, Dec 14, 2024 at 11:42 AM Dirck Nagy <dnagy@uwlax.edu> 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]