I found when I click Start button, all the segments start themselves. I wanna ask if there is a way that I can start one of the segments instead of start all of them in the callbacks?
For example, I want to restart the first segment timer when it goes to Done but not change the status of the second segment.
it sounds like you are running your Timer CHOP in “Parallel Timers” mode. Changing the Segment Method parameter to Serial Timers means it now plays the segments in sequence and you gain control over what should happen if you enter and exit each of them.
Thank you for your help! Actually I want to have several time_fraction outputs at the same time like this and want to have controls on each of them in callbacks: