I have just finished my first ever patch and got it working hunkydorily well, saved it and then tried to re-open it again only to be greeted with a blank grey square. I was perturbed to say the least. After much digging, I discovered a possible cause for this which is that in order for my patch to work I am sending some rather odd ASCII characters through the serial port, and these odd characters are being interpreted by vvvv as UTF-8 encoding and it will therefore not load the patch. I realise this is a known bug but I cannot change the characters I am sending as they need to correspond to specific binary codes in an externally connected device.
Does anyone have any idea of a way out of this mess? PLEASE!!
(offending patch is attached)
I haven’t looked at your patch, but couldn’t you save the commands into a text file and then load them in, saves them being present in the patch itself?