Re: multiple transpositions

2023-08-12 Thread David Kastrup
Stefan Thomas writes: > 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

multiple transpositions

2023-08-12 Thread Stefan Thomas
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