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