Hello list, Is it possible to extract individual notes from the music passed to a music function, e.g.:
\myFunction { c d e f }
Within myFunction, can I do something like
car notes
cdr notes
etc.
to process the c, d, etc., individually? The argument can be arbitrarily
long.
Thanks,
Aleksandr
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
