Page 1 of 1

Custom Android Software to communicate with QLC+

Posted: Tue Jan 27, 2015 9:39 pm
by Kevin Johnson
Hello,
I have been asked as a volunteer to develop some custom android code to send DMX scene changing commands to a QLC+ controlling server (running on a Linux or Raspberry Pi box).

I am hoping to use the JAVA_OSC library but have not found the documentation for the QLC+ commands that I would send to the QLC+ server via the JAVA_OSC library.

Q: Does anyone know where to find the QLC+ commands or messages that I would need to send to control QLC+ scenes via OSC and the JAVA_OSC lib.

Thanks in advance

Custom Android Software to communicate with QLC+

Posted: Wed Jan 28, 2015 9:27 am
by david garyga
Damn sourceforge. 3rd time I write this:

Maybe this will help you:
https://github.com/charlieroberts/Control

And for the messages: you can send anything.
Message strings will be hashed by QLC+.
You should use the magic input profile creator. (see screenshot)