Adjust Scene DMX Value via Web API
Posted: Mon Aug 21, 2023 4:27 pm
Hi,
I am using some Movingheads as Spotlights. I adjust the position-scenes of each MH and with a button, I can call a sequence with lights up the musican. To make the adjustment of the position easier and faster, I wrote a Javascript-App for the Tablet. This gets the DMX-Values by parsing the XML-File with PHP... Adjust value -> Save -> PHP wrotes the XML-File back -> load it in QLC+. Now I want to make a much better "setup-app" and want to get rid of the parse and write of the XML-File. Is it possible to adjust the scene DMX values direct by the Web API?
I am using some Movingheads as Spotlights. I adjust the position-scenes of each MH and with a button, I can call a sequence with lights up the musican. To make the adjustment of the position easier and faster, I wrote a Javascript-App for the Tablet. This gets the DMX-Values by parsing the XML-File with PHP... Adjust value -> Save -> PHP wrotes the XML-File back -> load it in QLC+. Now I want to make a much better "setup-app" and want to get rid of the parse and write of the XML-File. Is it possible to adjust the scene DMX values direct by the Web API?