Version Files Release notes
0.4.5

This release focuses on adding support for sending and receiving MIDI note and controller messages. We also added a “Make Wave” node, fixed several memory leaks, and fixed several bugs in node implementations and the compiler.

[read more]
0.4.4

The focus of this release is to add features to the Vuo language and APIs. Vuo developers can more easily create node classes and types, as well as port data editors with custom widgets. Vuo users now have more power to control the order in which nodes execute, with the addition of the “done” port. Also, Vuo users can see when nodes execute using the new “Debug” menu item.

[read more]
0.4.3

The focus of this release is to add support for making lists of data values. We also fixed many bugs, and expanded graphics support.

[read more]
0.4.2

This release focuses on adding 3D scenegraph functionality — see the new and modified Examples below.

[read more]
0.4.1

This release focuses on improvements to live coding. When the mouse cursor hovers over a port, the Editor now displays a popover with information about the port, including the port’s current data value from the running composition.

[read more]