Is there a way to list the filepaths of all running supatches in v4?
you can do it easily in a plugin.
import IHDEHost and traverse through the patch looking for all nodes of NodeType.Patch
And than copy them all to 1 folder, that should be a default feature for v4!!
No more RED subpatches!!!
i found this related plugin on my hd in the node13 folder, was an example of advanced usage of the plugin interface.
VVVVPatchStatistics.7z (2.0 kB)