lilypond-user
[Top][All Lists]
Advanced

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

Re: arpeggio on single note


From: Noeck
Subject: Re: arpeggio on single note
Date: Fri, 30 Jan 2015 10:33:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

>> http://lilypond.org/doc/v2.18/Documentation/notation/expressive-marks-as-lines#Selected-Snippets-33
> 
> Yes, this shows the cross-staff arpeggio. But the examples there have
> always two notes in each staff. It would be interesting how to notate an
> arpeggio when only one note is e.g. in the bass staff.

Exactly the same. The documentation could show one such case, too. But it is not
different from the chord cases as you can see here:

\new PianoStaff \relative c'' <<
  \set PianoStaff.connectArpeggios = ##t
  \new Staff { c4\arpeggio }
  \new Staff { c,4\arpeggio }
>>

It is always the connectArpeggios property that matters.

Cheers,
Joram



reply via email to

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