Dear David,
when I do
\multitranspose c << e g c >> {c4 d e f g1 }
I get
test.ly:4:53: warning: this Voice needs a \voiceXx or \shiftXx setting
Maybee, it has to do, that I have version 2.22.2
It works with
\multitranspose c {c' d' e' f' g'1} { }
but all notes have the same duration.
Am D
Stefan Thomas writes:
> With your help, I was able to create a function that can generate sequences
> of a motif in a simple way:
>
>> multitranspose =
>> #(define-music-function (initton seq motiv ) (ly:pitch? ly:music?
>> ly:music? )
>> (music-clone seq 'elements
>>(map (lambda (p) #{