lilypond-user
[Top][All Lists]
Advanced

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

Re: Bracket only some notes in a chord


From: Pierre Perol-Schneider
Subject: Re: Bracket only some notes in a chord
Date: Tue, 9 Jun 2015 09:26:42 +0200

Hi Nick,

How about:

\version "2.18.2"

\relative c'' {
  \arpeggioBracket
  \once \override Arpeggio.positions = #'(-2.5 . -1.5)
  <fis, d a>\arpeggio
}


Cheers,
Pierre

2015-06-09 6:46 GMT+02:00 Nick Baskin <address@hidden>:
Hey all,

I have a situation where I would like to use a square bracket (like the square arpeggio bracket) around only two notes in a piano chord to indicate that the pianist should play both of them with their thumb. I've tried searching the manuals, list archives, and LSR for snippets relating both to the arpeggio function and the parenthesize function, and so far I haven't been able to find anyone discussing how to do this. Does anyone here have any thoughts?

Many thanks,
Nick

--
And she forgot the stars, the moon, and sun,
And she forgot the blue above the trees,
And she forgot the dells where waters run,
And she forgot the chilly autumn breeze...

— Keats, "Isabella, or the Pot of Basil"

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user



reply via email to

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