lilypond-user
[Top][All Lists]
Advanced

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

Re: unterminated bracket pedal


From: Chris Jackson
Subject: Re: unterminated bracket pedal
Date: Thu, 4 Jul 2002 22:43:23 +0100
User-agent: Mutt/1.3.28i

On Wed, Jul 03, 2002 at 11:43:17AM +0200, Atte Andre Jensen wrote:
> I'd like to have |___/\___ and later (after no pedaling indication for a
> while) ___/\___ and finally ___| with the new bracket pedal, is that
> possible, and if so; how??

Use settings such as 

\property Staff.PianoPedalBracket \override #'edge-height = #'(1.0 . 0.0)

to tweak the heights of the bracket edges. The ends of these partial
brackets will have to be attached to notes. So if there aren't any
notes already in the appropriate places, then you will have to create
fake silent notes to attach the edge to.

> 1) is there a shorthand for "\sustainUp \sustainDown"?

Best I can do for the moment is something like \sU\sD, where

sU = \spanrequest \stop "Sustain" 
sD = \spanrequest \start "Sustain"

-- 
chris



reply via email to

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