In my sequencer, I have a number of groups of timed scenes, which play sequentially - each looping group has several pages, each page plays for several seconds. All of these looping groups run on channel 2 of the Xpression.
On channel 1, I have a dynamically linked name key (most of the time), and the Carbonite switcher has a custom control which flips between the name (CH1) and context sequence (CH2). As sometimes when flipping from KEY1 to KEY2 the sequence may be about to transition to its' next page - which can be visually jarring, I would like to ensure that doesn't happen.
I have the FLIP CC on the Carbonite sending a GPI to the Xpression. I'm looking for how I could write the GPI script that would check what the currently playing group is on CH2, and restart it, prior to my transition.
I do have other GPOI scripts running successfully to start and stop timers, but I haven't figured this out yet.