Routing moduls out of moduls

i have problem that my modules are’t reading/writing files, unless i copy them to my root patch folder…

is it possible to read/write file with module located in vvvv/modules without accessing the corresponding module?

maybe this technique helps you:

this module stores the data of a recorded sequence into an InputPin in the parentpatch
visibility of this pin is set to “-2”. that means that this pin is now that secret that you even can’t see it in the inspektor.
parentpatch must have been saved once before.

you don’t even need external files anymore.

Sequencer (Animation Advanced).zip (12.8 kB)

…and always worth a look : SystemFolder (File) with Folder:CurrentPatch