tool
Preset Manager for vvvv
Preset Manager is an easy and fast tool for saving predefined settings in your vvvv patch. It makes use of the node expose functionality in vvvv to save and load values to and from a .xml file.
Usage
1 - Select and press "CTRL+K" to expose an IOBox to the Preset Manager (Exposed IOBoxes will turn green)
2 - To Save a new preset: Select the Path in "Save As" and hit "Save New"
3 - "Save" will save to the current preset.
Supported Types
- IOBox (value Spread)
- IOBox (color Spread)
- IOBox (String Spread)
Working Repository
https://github.com/joaodafonseca/VVVV-PresetManager
Credits
Thanks to Lasal for the VL optimization support.
anonymous user login
~4d ago
~11d ago
~20d ago
~21d ago
~1mth ago
~2mth ago
~2mth ago
~3mth ago
Let me know if you guys find this useful. Next step will be to port it to VL!
Compared to preset-recorder it is quite heavy. But this seems due to all the convenience features like morph, osc and naming. Maybe it would be a good idea to modularize it a bit. Anyway a good example of extending the preset idea.
Thanks for the feedback @tgd. And thanks for pointing out preset-recorder!
This is the result of an utility that i developed for myself and that i thought would be useful for the community. Feedback and new ideas are always welcome to develop it further.
Hey Guys the new version, 003 is now ported to VL, patch runs much faster now.
Also supports Strings now!
Hello Joao.
Can I use a few in one project?
Hi, I can't get this to work. I'm using the helppatch and it won't save or overwrite any xml files. Loading works fine. Can anybody confirm? Using beta 38
EDIT: It does work, but not properly for me unfortunately. When loading IOboxes start exchanging values, e.g. not entering the nodes they should. For example instead of a directory path in a filetexture iobox I get my UDP-port...