Beta Version
InformationA beta version is for tests purpose. Do not use it in production environment unless you have correctly tested it with your project. Otherwise, please use the official version (you can get it from Millumin's website or from your account page).
To automatically receive the beta versions, run Millumin and activate the proper option in Preferences/Update :
Scripts
Many improvements have been done in this area.
First of all, you can now create parameters, which makes scripts way more useful :
We also added 2 modules. The first one is Network
to create UDP/TCP clients or servers :
The second one is Graphics
to make visuals for a script (very useful to display data processed by the script) :
By the way : if you are running a script via an interaction, you can now access the value of the interaction with the Millumin.getInteractionValue()
function. For example, this is useful to adapt the behavior of a script depending on the intensity of the interaction.
Lastly, we updated the templates with more options. For example, there is now the TimeCounter
script to display the time elapsed/remaining for a specific layer, as well as the Grid
script with many options to show LED tiles :
Advanced Gradients
It is now possible to create gradients with several colors as well as radial ones. You can even place them within the image :
Presets for Output Sizes
Set the size of your canvases in a snap. And you can add your own custom sizes of course.
Use Math in Text-fields
Use mathematical formulas to perform your calculations directly in properties.
Interactions
A new option comes with the scheduler, so you could start an interaction right after the project is loaded :
We also add an action to enable/disable an interaction group :
QR Codes & Barcodes
A new effect is able to detect such codes.
Of course it can be used by both interactions and scripts (very handy to use an URL embed in a QR code for example).
Laser
IDN, the standard protocol to control laser over the network, is now supported.
LeapMotion
Grab and pinch now with your device !
Comfort
- Better interface for the quick-find (and double-click a media to preview it)
- Edit color-cards directly from the quick-find
- Save/restore interface layout
- Use CMD+scroll to zoom in timeline
- Highlight relative copy-layers
- Launch a specific column with auto-go media
- Convert to HAP or ProRes depending on your architecture (
Optimize
button) - If an audio interface is missing for a timecode-generator, ask the user to switch
- Small performance improvements for transitions
- Show beginning of the license in Preferences
- The OSC message
/action/goToTime
accepts a “HH:MM:SS.MMM” argument