Hi,

you should put on your subpatches an inlet to trigger start and an outlet to output end.
So you can link outlet of "pd one" to inlet of "pd two", outlet of "pd two" to outlet of "pd three" and so on.

Ciao
Dario

 
Hello,

I have a main window with elevel subpatches which create visual graphics in a GEM window. Is there a way in which I can sequence these subpatches one after the other? For instance, I would like [pd one] to start, and when that finshes, [pd two] starts, etc. Is there something I can put in the main window to trigger these sequences? I have included a screenshot of my main window.

All the best.