Hi
I am using the Create Node node which is a great thing i ve discovered a bit too late. Now I was wondering if there is a way to make it automatically save the patch, so, if some changes have been done you won t be asked if you want to save it, etc. thus lowering the time the poor thing get stuck in “waiting mode”
tx
Simone
one possibility is using SetPatch (VVVV) adding the attribute ‘saveme’ somewhere in the xml representation of the patch
xml inputwise
<PATCH saveme="path/filename.v4p" />
is the solution. and of course the PatchAlias (VVVV) connected
just for the records, a little demo patch here
PatchSwitchNSave.zip (3.0 kB)
hi
tx a lot for the patch woei and ++ for your help on skype, just a little typo to fix on your last post