On 9/7/25 6:43 PM, Carl Sorensen wrote:
Keeping it with 4 as the baseMoment works as well.
Thank you. The following code works but I don't understand your sentence above. Paul
\version "2.24.4"
\fixed c' {
\time 2/4
\set Timing.beatStructure =# '(2)
a8b c' a |
a8. b16 c'8 a
}
Carl
