Knute, thank you it's a short piece so this is doable would the bracket
be a better option for this problem when it's a larger/longer piece?
wondering.
Jay
On 2021-09-19 13:31, Knute Snortum wrote:
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