Max/MSP with QLC+
Hi everyones,
I create this topic because I have some issues. I recently bought the Enttec Open DMX thinking they are lot of patches with max but it's with the Enttec USB PRO..... I still want to use my Enttec open dmx so I want to control my LED with QLC+. The problem is I really don't know how to send the right OSC messages from Max to QLC. I just know the udpsend box but it doesn't really help me for the next steps...
I just want to switch on/off my light depending of a sensor (link to my arduino and to max, I'm using a mac Yosemite).
If someone could help me a little on this that will be great !!
Thank you and have a nice day !
Ok so I find the way on my own, it might help some people.
In QLC+, go to the in/out menu, set the input of the universe you use to OSC, go to the parameters of the OSC channel you choose and look at the channel number of the IP adress. Then, on MAX create a simple udpsend box with the local IP (127.0.0.1 for exemple) follow by the OSC channel numbers of QLC+ (with just a space between them).
Now, on QLC if you go to profile you can create one with the name and the type of signal you want. Then you can set the parameters of your max controller and learn it in the profile in real time.
(https://www.youtube.com/watch?v=I9bccwcYQpM&t=845s&index=2&list=LLTu1TJLnhstOqCcRBN_BM3g)
After it's simple use of QLC which have very great tutorials on youtube ! So I can Use the Enttec Open DMX with max on mac with just freeware QLC+ !! I didn't lost my money on this "crappy" DMX controller.
Sorry for posting before thinking but I already tried long time ago and I couldn't make it. But now I have my answer, thank's anyway !
Best regards
Thank you for your auto-response. This helped me :)
I've found a pretty simple setup for controlling RGB lights via QLC+. I setup a 'scene' for each color on each light (i.e. Rfixture1, Gfixture1, Bfixture1, Rfixture2, etc.). In the Virtual Console I create a slider for each scene and then map the sliders to OSC messages from Max. You could set up complicated scenes with chasers and such in QLC+, but for my purposes I'm fine with Max doing the heavy lifting.