Update: I have found on the Internet that
s1*x
would work, where x is the number of bars. However, for some reason, it
doesn't work for me.
s1
s
s
s
s
s
\mf
puts the dynamic in the right place, but
s1*6
does not.
On 13/11/2022 8:39 pm, Sámuel Simon-Németh wrote:
Hello everyone!
I am starting out with GNU Lilypond, and so far it's been great.
However, when I create dynamics for piano using `\new Dynamics`, I
obviously need to use spacer rests to put dynamics in the right place.
This is all well and good, however my question is: How do I "space
out" multiple measures. Because right now I use `s1 s1 s1...` which i
know is not right.
Please be forgiving, beginner here, I have not found anything in the
docs.