articulate.ly bug, \prall notes "ring through"
Knute Snortum <[email protected]> Tue, 11 Nov 2025 14:07:29 -0800
| Newsgroups | gmane.comp.gnu.lilypond.bugs |
|---|---|
| Message-ID | <CALmeJxQeQpNZN3NaydSdeobsjcWhyf71nUJhZvyg9PMEcV=CoQ@mail.gmail.com> |
I have run into a bug in "articulate.ly" where under certain circumstances
the notes of a prall "ring through" the measure as if a sustain pedal were
depressed. Here is the MWE:
%%%
\version "2.24.4"
\include "articulate.ly"
\articulate {
\new Staff { \time 6/8 \tempo 4. = 144 b4. a\prall }
}
%%%
The triplet time signature and fast tempo are necessary to expose the bug
so it's kind of a corner case. Should I create an issue?
--
Knute Snortum