Custom Android Software to communicate with QLC+

Post Reply
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
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)
Attachments
2015-01-28-101946_4480x1440_scrot.png
2015-01-28-101946_4480x1440_scrot.png (187.38 KiB) Viewed 989 times
Post Reply