< Back to IRCAM Forum

Tutorial 7

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)

Hi Juemon,

It’s exactly what you need in this case. (See attachment)

Best
K

tutorial7_seq-b.omp (32.1 KB)

Ah…this is fantastic. Thanks, Karim!!