Re: Sustaining to end of measure (to bar line)?

2010-08-21 Thread Jesse Bye
On 8/21/2010 1:55 PM, Jesse Bye wrote: I'm writing a piece of music where I'd like to sustain some notes to the end of a measure: \set tieWaitForNote = ##t \set Staff.pedalSustainStyle = #'bracket e,4~\sustainOn fis~ b~ 4~ % 10 1\fermata\sustainOff With the above code, the susta

Sustaining to end of measure (to bar line)?

2010-08-21 Thread Jesse Bye
I'm writing a piece of music where I'd like to sustain some notes to the end of a measure: \set tieWaitForNote = ##t \set Staff.pedalSustainStyle = #'bracket e,4~\sustainOn fis~ b~ 4~ % 10 1\fermata\sustainOff With the above code, the sustain bracket ends immediately after the final n