Hello, I’ve been struggling with the following problem. If I, after over 20 years using Open Music, have had a deeper understanding of Common Lisp, I can imagine that there is a very simple solution to this.
I need this for my project Harmonic skins and position mapping.
Best, Dagfinn
From this:
(46 52 9 13 74 18)
To this: (3 4 0 1 5 3)
Sorted:
(9 13 18 46 52 74)
(0 1 2 3 4 5)


Where I make an alfabet of the letters in one or more words. I’ve used that extensively in my Versuch über Schatten, Farben und Licht for Brass Band to build the form proportions. But that was made without Open Music.
