I have a patch with quite a few parameters controlled externally from touchOSC. However, when vvvv starts, these values are all zeroed, which is natural, since OSC will not pass values until each parameter is interacted with (and there is no “send all” from touchOSC).
So, how does one go about overriding the values starting at “0” from touchOSC until there is network communication for each parameter? Looking for a default value node/function, but haven’t found any :(.