On Sun, Sep 19, 2021 at 10:46 AM jh <[email protected]> wrote: > > 2nd time to ask; > SustainOff after a chord comes before the chord, as it shows in the > manual > > I'm used to and would like it to be after the chord. > Is there a way to do that?
You could do it with a tweak, but you'd have to do once for each \sustainOff.
%%%
\version "2.22.1"
\relative {
c'1 \sustainOn | c \tweak X-offset 2 \sustainOff
}
%%%
--
Knute Snortum
