If I use one script to set the working pattern with P.N
, this selection of the working pattern will be global, i.e. valid for all other scripts as well, right? So when I have e.g. a P.N 4
in one script, it will affect the last selected working pattern set with a different script, right?
Now imagine I have four scripts, each consisting of a P.N X
(with X being the pattern number), followed by pattern commands that act on the working pattern. When I trigger these script at irregular intervals, can I be sure that each script just uses âits ownâ working pattern selection while it is executed?
Or asked in a different way: can the working pattern selection that happens in script 1 change the working pattern selection in script 2 WHILE script 2 is being executed?