lilypond-user
[Top][All Lists]
Advanced

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

Re: Transform notes in a variable?


From: Craig Comstock
Subject: Re: Transform notes in a variable?
Date: Mon, 2 Aug 2021 06:51:53 -0500

> mappingOne = { <c' e'> <d' g''> }
> mappingTwo = { <c' g''> <d' a''> }
> 
> music = { c' d' e' }
> 
> \transformPitches \mappingOne \music
> \transformPitches \mappingTwo \music

This is exactly what I needed.
Once again I am impressed by the generosity of your time.

> Since you seem interested by the Scheme level,

Yes, and your seeming ease of generating the right code is making me doubt my 
not learning lisp/scheme more deeply. Will have to consider that for another 
time as I must write this music immediately. ;) (performance October 2nd, 
rehearsals start August 17th.)

Much thanks,
Craig




reply via email to

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