![]()
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
As Millumin supports OSC, you can use TouchOSC to control it via your iPad or your iPhone.
Download the layout for iPad ![]() Download the layout for iPhone ![]() Download the layout for iPhone (to map) ![]()
Plugging your Canon EOS camera, directly to Millumin via USB.
With Monomal, you can use your Monome with Millumin.
Here is the list of OSC messages that you can send or receive from Millumin. So you can make your own TouchOSC layout, or code an application that works with Millumin. Managing layer propertiesFor the moment, you can use the addresses messages to manage 4 properties :/millumin/layer/opacity (the value is a float in percent)/millumin/layer/xy (the value is a couple of float)/millumin/layer/rotation (the value is a float between 0 and 360)/millumin/layer/scale (the value is a float in percent)Every address ends with the index of the target layer : Finally, the address in followed by the value(s) of the layer's property. Here are some examples : /millumin/layer/opacity/0 75 /millumin/layer/opacity/1 40 /millumin/layer/xy/2 -200 350 /millumin/layer/rotation/3 90 /millumin/layer/scale/4 50Use the address /millumin/layer/addX or addY to make subtle moves. Examples : /millumin/layer/addX/2 1 /millumin/layer/addY/3 -1Selecting a layerYou can select a layer with the OSC address/millumin/layer/selectExamples : /millumin/layer/select/1 1 /millumin/layer/select/1 0Managing mediaYou can assign a media to a layer with the OSC address/millumin/layer/mediaPlease note that the address always ends with the index of the target layer. Examples : /millumin/layer/media/2/3 1 /millumin/layer/media/0/3 1You can control the time position with /millumin/layer/media/time (float from 0 to 1)or the speed with /millumin/layer/media/speed (float in percent)Examples : /millumin/layer/media/time/0 0.5 /millumin/layer/media/speed/0 50MappingTo set one of the 4 map point, use the address/millumin/layer/mapPoint and a couple of float valuesPlease note that the address always ends with the index of the target layer. Examples : /millumin/layer/mapPoint/0/4 -350 450 /millumin/layer/mapPoint/3/0 -310 -220Use the address /millumin/layer/mapPointAddX or mapPointAddY to make subtle moves. Examples : /millumin/layer/mapPointAddX/1/0 1 /millumin/layer/mapPointAddY/2/0 -1ActionsYou can control the timeline or stop the media with the following messages : /millumin/action/playOrStop 1 /millumin/action/stopAll 1 /millumin/action/tapBpm 1SummaryExcept for actions, suffix every address with the layer's index.0 is the index for the selected layer. Here is the list of OSC addresses available : /millumin/layer/opacity/millumin/layer/xy/millumin/layer/rotation/millumin/layer/scale/millumin/layer/addX/millumin/layer/addY/millumin/layer/select/millumin/layer/media/millumin/layer/media/time/millumin/layer/media/speed/millumin/layer/mapPoint/millumin/layer/mapPointAddX/millumin/layer/mapPointAddY/millumin/action/playOrStop/millumin/action/stopAll/millumin/action/tapBpm
Millumin is a software to create and perform audiovisual shows. anomes © 2012
|