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
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