I was hoping to be able to query any clip in any slot for its length in beats, so that later I can update the loop start / length of the clips.
It doesn't look like there's any "getClip" method available in ClipLauncherSlots?
I would have assumed I could just getClip(slotIndex) and then call getPlaybackStop to get the BeatTime instance.
Hopefully I'm missing something obvious. Very grateful for any insights!
Thanks
