• Home
  • Documentation
  • Forum
  • Blog
  • Users
    • Map
    • Userlist
    • Businesses
    • Userpages
    • Connections
  • Contributions
    • All
    • Store
  • Downloads
    • vvvv beta
    • vvvv beta previews
  • Store
Show / Hide Table of Contents

md.toolkit

Author: microdee
Date: 27 Dec, 2012
Category: tool

Download

64bit

1-mdtk1.0.zip
27 Dec, 2012 - 05:25
initial version
0-mdtk1.01.zip
27 Dec, 2012 - 21:03
bugfix

Description

  • md.toolkit is intended to be a "utility patch" which you put in your root and it helps you patch faster.
  • currently this only contains a patchlet manager and a simple args.txt editor but a patch minifier/compressor and some node alignment tools are planned too.

installation

  • put the "mdtk" folder anywhere and put "mdtk.v4p" in your root or in a regular patch.

so Space + LeftClick or use the thumb buttons on any vvvv window (except renderers) to display the toolkit's menu

patchlets:

  • they're stored in list files (the example is .v4pll but it can be anything) and contains the patch xml of all stored patchlets and the selected one is added to the patch with the copy/paste mechanism. click on "Patchlets..." in the toolkit's menu and click on your desired patchlet to insert it in the current patch.
  • to add your patchlets to the currently active list select and copy your nodes open the toolkit's menu and click "Add Patchlet", name it something in the textbox and confirm it with Enter. to cancel press Escape.
  • you can change the list file-on-the fly by pressing "Set patchlet list file". open an existing file or create a new one (by just writing something in the "File name" textbox what isn't there) multiple files isn't supported yet.
  • removing or modifying patchlets isn't supported yet either you have to do it manually in a text editor
  • the current "common.v4pll" example list is just a few very common node combinations i could come up with but i'm sure you can add way more to yours and i will add more by time meanwhile i'm patching

args.txt

  • it's simple as a rock: you can turn on or off default arguments for vvvv in args.txt. but it doesn't count with arguments which isn't listed there and currently it overwrites the whole args.txt if you switch something in the menu. so if you have some boygrouping arguments in args.txt don't touch this submenu

Comments

Comments are no longer accepted.
Please create a new topic in the vvvv beta forum to discuss this contribution.
d0this
28 Dec, 2012 - 14:01

cool thats pretty handsome :). How many times i have typed Renderer, now its just 3 clicks ha!

alg
31 Jan, 2013 - 23:36

Very interesting, thank you

vjc4
21 Mar, 2013 - 12:43

Wow i just made it work!!! what can i say, its just what i was looking for,,, i have a lot of nodes that i allways do again and again, this seems to be a quick way of saving time! Great contribution!

mrboni
24 Sep, 2013 - 18:17

Beta 31 - gui works but no patchlet appears on selection -

ERR : Exception occured in TMPluginWrapperNode.Evaluate: Input string was not in a correct format.

Any idea?

microdee
25 Sep, 2013 - 08:46

discovered: keyboard using the old format. ok not that easy to fix. probably i will rewrite it at some point.

  • Improve this Doc

© 2020 by vvvv group. Imprint | Privacy Policy.
Thanks to DocFX for building this website. Analytics by Plausible.

Back to top