lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

multiple transpositions


From: Stefan Thomas
Subject: multiple transpositions
Date: Sat, 12 Aug 2023 17:16:14 +0200

Dear community,
is it possible to transpose a sequence of notes with only one motif several times at once?
I'have in mind something like this:
motiv = { c'4 d' e' c' }
\multitranspose d e fis gis \motiv
% result:  d'4 e' fis' d'   e' fis' gis' e'    e' fis' gis' e'     gis' ais' bis' gis'
Or maybee something like recursive transposition could be done?
For example, as in the snippet above, a motif is to be transposed several times by a certain interval.
Thanks for Your help
Stefan

reply via email to

[Prev in Thread] Current Thread [Next in Thread]