hello,
im working again on some guistuff with a lot of subpatches and dependencies… i often have the feeling simple patches are really fast done but as soon as the project gets bigger it becomes really tedious with vvvv…
a list of all included supatches and at which place in the whole patch theire inserted would be VERY helpfull in bigger projects. this way you have a better overview on the whole project, and also which old versions of subpatches you can delete without destroying some connection in the whole project. it would be also helpfull to find modules/subpatches you have accidently placed somewhere in the patch…
patrick, for sure we are not the only users missing similar features.
i accustomed starting a new project in a new folder with “templated” subfolders.
when i load modules into that projects root patch i instantly save them to the modules subfolder.
i hate porting patches to other PCs and then all modules are missing…
half a year ago i had to finish patching someone elses patches.
patches were very fine, but the folder structure and the nesting of the patches were a pretty mess…
And then theres the folders within folders in the subpatch folder…
I find guis to be the most complicated structures, especially with
preset values read and writes.
A save as that saves patches to a directory structure like the patch structure would be good for the final save before moving patches, so you get
root.vp4
-subpatches
-their subpatches
their subpatches etc
would be good, I presume that it would be possible to write a patch that did this as all the info is in the patches. Its just the modules that could be trickier!
I’ve meant to have a look at it, but theres always more pressing issues, washing hair, teeth extractions etc!