I programmed a tool for my own use, in order to create randomly generated preset for my Vst.
This tool gives (sometimes) good results so I think some people will be interest, that's why I've put the program with open source licence in source forge:
https://vst-preset-generator.org

The program needs an original preset file from your Vst, and reads some informations from it. Then you can choice a random range for each parameter of your synth (or effect) and the program generates new preset file (fxp or fxb). You just have to load this new file in your VST to try new sounds!
This first version doesn't work with VST using "opaque chunk method" in preset file because we can not know which data changes which parameter... But in the future the problem will be solve !
Moreover you can save/load the list of VST which you've already opened.
Now, the tool is only a beta version (0.1.0) and I am looking for Beta-Tester. All remarks are welcome.
Enjoy ! (and sorry for my bad english

