I have a chord sequence and I am trying to apply the expansion/contraction of intervals to each member of the chord (just like in Tutorial 7) inside my chord-seq object.
I have this patch which uses nth object, but it’s tedious to calculate one by one for each chord.
I’ve been looking at om-loop object to apply the same function to each chord in chord-seq, but I can’t seem to do this right.
Could anyone help?
Thanks!
tutorial7_seq.omp (22.6 KB)