vvvv hasn't to be installed in that way: just
vvvv tries to register the .v4p filetype each time it starts up. It makes sense to run vvvv at least once under administrator privileges to be able to do so.
See the main menu (middle mouse click) top left. Here are shortcuts for closing and hiding windows. Make sure you understand:
vvvv provides flexible interface elements IOBoxes that allow for the exploration of intermediary forms between buttons, sliders and diagrams, while keeping a strong focus on usability.
to create one double click the right mousebutton. hitting ctrl-i opens the inspektor window, click on the newly created box and the Inspector allows you to set all the properties of the IOBox. You can change it here to a slider, joystick, button and much more. Press F1 and look at the IOBox help to see all the posibilities.^
The custom way is patching your own buttons with geometric primitives in a Renderer (GDI) or Renderer (EX9).
Another quick method to create functional windows style interfaces is via GRIPD.
That´s an easy one. you first draw the lines as usual. then you select them and hit Ctrl+Y to toggle through 3 line-modes (bezier, segmented, normal). In the menu you should see the option on the bottom right (Alter linktype).
have you tried selecting multiple nodes and then pressing Ctrl+L? its magic.
page not found
if you have none, you also can use "space"+"rightclick"
Yes, it could be that your mouse needs a psychologist. Some mousedrivers have the option to assign the middle mousebutton to a special feature. that is evil.
If you have a middle button, but it doesn’t invoke the menu, then you might have assigned the middle mouse button to something else than the middle click (Go to Settings>Control Panel>Mouse and look for the middle button assignment to change that back to middle mouse button or similar).
What you mean is called docking windows: hold the ALT key and left Click in the window area or your window (not in the title bar) and drag the window to another one until the grey frame "snaps"
Those are always the last saved versions of the corresponding .v4p files. a.k.a. backups. rename them to .v4p and they are as good as the orignals.
vvvv will not start again when vvvv is already running. Try closing vvvv with the task manager before starting it again.
The commandline argument /allowmultiple allows running multiple instances.
read slowy.
relative always means relative to the path of the patch the node is in.
No matter through how many subpatches a relative-path-string is handed to a node: If the node (who receives the relative-path) executes it asks: what is the path of the patch i'm sitting in? now take this to complete the relative path.
this much to 'how nodes deal with a relative paths'.
now: entering a path via a filechooser-dialog.
rightclicking on a string-pin that is waiting for a filename invokes a dialog to let you choose a file. when you hit ok with a file selected vvvv computes this files path relative to (the path of) the patch the node sits in that the string-pin belongs to.
the problem:
if a node is being fed a relative path through an inlet .. and this node sits in a patch that is not in the same path as the inlet is in (as most likely is when you are using a module) the file-dialog still computes the path relative to the patch the inlet is in.
see? hence in such a situation enter an absolute path or the correct relative path manually.
pressing Strg+F12/Strg+F11 darkens/lightens your patch (useful for boxed patches) doesn't work in beta8.1
You found it. hm.. The problem with zooming is that it will probably never really work. as you may notice a zoomed patch has some severe redraw-problems. and guess what the priority for fixing that is..
you can use /o "filename" to open simply open a file on startup
or /r "filename" to open a file as root
or define any arbitrary command switches and receive them via the Args node
There are no colored nodes. What you saw are boygrouped nodes. (see boygrouping). 256 shades of gray should be enough for anybody.
This is a bug.
Some characters, when saved in a patch cause the file to be interpreted by vvvv´s parser as UTF-8 encoded files. Notepad sometimes decides to add characters which make it look like an UTF-8 file. Therefore files edited with Notepad might fail to load in vvvv.
Editing patch files either professional ASCII editors or the standard windows Wordpad works fine.
If you try to open vvvv directly from one of those Windows-XP zip folders, it will not work. Unpack the content of the zip and copy the vvvv_33beta folder to an ordinary directory like c:\programme\...
Do the setup again and see if that helps.
Hmm. Yes, it might. We actually found it better to use other software instad of vvvv. but its very nice to see that vvvv is even able to provide this!!! a freeware IRC-client and lots of information about the IRC can be found e.g. at http://www.mirc.com often very fast help by some of the vvvvdevs is provided!! we can only recommend to visit #vvvv when working with vvvv.....
Press Alt-R for showing the root patch. Everything is in the root even the other patches, inspectors etc. Select the patch you want to see again press Alt-1 (Window Mode)
Doubleclick (left) inside that patch and get yourself a SetPatchMode (VVVV)-node. This immediately resizes the window to a very small one which should fit to even the smallest monitors.
anonymous user login
~8min ago
~2h ago
~2h ago
~5h ago
~7h ago
~10h ago
~11h ago
~11h ago
~12h ago