UZN: DMX light controller app
With the help of KnM Artnet tools, I did a tiny app to visually controll all the DMX lighting of the installation.
The light zones are clickable, and also responding to MIDI signals coming from Ableton Live.
With the help of KnM Artnet tools, I did a tiny app to visually controll all the DMX lighting of the installation.
The light zones are clickable, and also responding to MIDI signals coming from Ableton Live.
August 29, 2011 at 09:25
Can we get/buy it somewhere? :) It would be very nice to have that!
August 30, 2011 at 01:22
can’t buy as it is installation-specific. wouldn’t work for another setup
August 31, 2011 at 21:11
Could you do a tutorial on KnM Artnet tools, DMX lighting and modul8? I’ve look for some good explanations but haven’t really found much.
September 2, 2011 at 08:25
Modul8 has a built in DMX output. You woudln’t need KnM ArtNet tools.
October 1, 2011 at 11:16
Hi again, FRZ,
Ah, – it would be extremely interesting to take a look at the source for this. And pointers to what to study to learn interface programing as well
October 3, 2011 at 15:46
check apple’s Interface Builder documentation, it is very easy to grasp.
December 12, 2011 at 04:47
Did you made it using QC or Xcode? I’m into build a QC App to control lights via VDMX, I was taking a look to your _1024_VL3000_Spot QC Plugin it look very easy to do. Any help I will appreciated Its a huge community waiting to find the way to control light using VDMX.
December 13, 2011 at 04:41
built in Xcode, based on a QC document. very easy to do, indeed.