send session box clip names ( 8 x 1 height) to touchosc

1.09K viewsCSS Questionsloops session box touchOSC
0

I am working on a touchosc template. So far, I am successful in sending session box track names and track colors to touch osc.

I’d like to send session box clip box names (i only have a 8 x 1 height ) scene.

for the track names and track color, i was able to utilix track offset and track looping to get the names and colors right.

I just couldn’t figure out how to do it with session box clips (i’m thoroughly confused by what relative clips are).

Any help on what the proper loops to use so i cound get the names of all my 8 x 1 session box clips

JohnC Answered question
0

We are working on a way to loop through clipslots/session box clipslots.

At present it’s not really possible from the loop section of a Reaction. You can loop through all clipslots in a relative track but not all clipslots of the session box.
A relative track is offset by the current position of the session box. so the first track in the session box will relative track 1 (same for scene).

JohnC Answered question