I'm thinking of using a cursor track as a grouptrack, pin it in bitwig, put the child track in a array and start to work with it to build a looper (each track represent one level of overdub). For me, it seems to be an elegant and simple solution.
There is a function isGroup() to know if a track contains child tracks. but i can't find something like getChildTracks() that return a trackbank or an array of track, etc.
Do you know if i can find something that let me work like this ? or i have to plane the setup differently ?
