How to find to maximum clip slot number of many tracks

414 viewsGeneral
0

Hi!

I have an arbitrary number of tracks, each containing a different number of clips.
I want to get the highest clip slot number of all tracks.
-> So I have to loop over tracks and then per track I have to loop over clip slots.

I did not find any solution to that problem, since nested loops seem to be not possible.
Or did I miss something?

admin Changed status to publish May 22, 2024
Attached Files:
0

Yeah. Nested loops would be really a great addition for more flexibility and less headache when creating reactions 😉

admin Changed status to publish May 22, 2024
Attached Files:
You are viewing 1 out of 2 answers, click here to view all answers.