
Open Window Automatically On Start
If you want to automatically open the window of your patch when it gets started we can use an ExecuteDAT, set Start ON and write op('window1').par.winopen.pulse() in the onStart method.

If you want to automatically open the window of your patch when it gets started we can use an ExecuteDAT, set Start ON and write op('window1').par.winopen.pulse() in the onStart method.