> 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