I have a sequence of notes and a music expression.
How could be done a function concatenating each element of the sequence
with the music expression?

For instance, if the sequence is {c b a } and the music expression is { f g
}  I would like to obtain

c f g
b f g
a f g

Thanks
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to