Hi Walter,
I'm trying to have a selection button for the scenes and only 1 play and pause button for all. This because I would like to use a hardware controller in the future wich has only 1 play and pause button.
I tought that I could give the buttons of each timeline the same OSC message. This would react if a scene is active or not.
Problem is that if I hit play in an active scene, then deactivate it and activate another scene, this second scene will start playing automatically because the OSC message "play" is still active.