Hi Kieren,
Thanks a lot for your feedback! It didn't help me understand the automatic
behavior of Lilypond, but it did help a lot to fix it anyway and have exactly
the output I wanted, thanks again!
I also added an example with both alternative beginning and ending, and one
with the same, but
Hi again,
> _\markup \bold "3×"
Does this not throw an error for you…?
In any case, I think this may be what you’re looking for:
%%% SNIPPET BEGINS
\version "2.24.3"
\layout {
ragged-right = ##f
}
#(define custom-notes '(
(bassdrum default #f -3)
(acousticbassd
Hi Kieren,
Thanks a lot for your answer, unfortunately it still gives me the same results.
Sorry for the lack of precision in my first message. You just made me realize
that, while I tried to remove any variable to avoid confusion, I forgot to
include 2 `\drummode`.
Here are actual files to t
Hi there,
> When compiling, I get no error...
Hmmm… the code you posted throws an error for me.
In any case, I really couldn’t wrap my head around your code structure, so I
tried to reorganize it in a way that made sense to me:
%%% SNIPPET BEGINS
\version "2.25.11"
global = {
\bar ".|:-|"
Hey there,
Glad to be here!
I just hit a wall I absolutely can't get my head around. Indeed, I'm using 2
voices to write drums and I'd like to have an alternative beginning. Here's
what I have so far:
```ly
\score {
<<
\new DrumStaff {
\set DrumStaff.instrumentName = #"TEST-ALT-BEG"
\set Drum