If VST's patch handing was perfect we wouldn't all be rolling our own. For a start it doesn't distinguish between saving the complete state of the plugin, and an actual patch.AdmiralQuality wrote:Disagree, VST 2.4's patch handling is perfect. 2 modes: 1. make everything float and leave all interpretation to code in the plug-in. 2. do the exact same thing but you can also arbitrarily have your own BLOB of whatever opaque data you want (chunk mode).
Plugins shouldn't need their own patch browsers, because the plugin standard should have all of that sussed.. I can forgive VST 2, because the VST standard was the first to arrive and noone had any experience to draw on, but every format after that has no excuse.
What are you on about? I said lost chunks of my life, not of my work. Dealing with idiosynchracies of various hosts because they operated in an odd manner in an area of the plugin spec which isn't clearly defined (which is most of the VST spec) has cost me a lot of time.Lost chunks? We've all had "poison projects". This is why you should never use "Save" and always use "Save As...". Never overwrite good data with new data!
As or my work, I just use save... I have version control.

