This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.
Change Log - vvvv40beta17
acl(admin devvvv vvvvgroup)
release on 16 07 08
general
some Undo bug removed
ID pins don't return NIL anymore
better Boygroup debugging tools (check the Boygroup nodes)
boygroup server now takes optional broadcast IP on the commandline after the /server switch (else broadcasts on default network adapter)
convverter (diff.xml) can convert nodes (and patches) with inputs and outputs having the same name
you can now find the nodelist.xml file in \bin which holds a specification of all nodes in the current release (still missing: plugins, modules, freeframes, effects)
new commandline argument: "/shutup" will disable all shortcuts (but Alt-F4) and won't let patches nor inspectors show up
vvvv now supports VST effects and instruments within sound graphs
plugin interface
plugins may now implement IDisposable to be notified when the plugins node is being destroyed
plugins may now use the Log() function to write directly to vvvvs console, ie. Renderer (TTY) at any time
plugin-pins have a new property: IsConnected
new nodes
Copy (String) returns substrings containing Count characters starting at Index
DMX (Devices ecue Texture) sends textures to ecue devices according to an ecue-patch-file