On Tue, 2019-10-29 at 10:13 +0100, IOhannes m zmoelnig wrote:
the *only* safe way to guarantee a certain order of execution for signal objects is by making their dependencies explicit. the only way to make dependencies explicit is to use signal connections (which involves inlet~ and outlet~ when it comes to subpatches)
So, the non-signal iolets do _not_ influence order of execution for signal objects?
Roman