Page 1 of 1

What would be easest way to give commands QLC+ from other programs

Posted: Mon Jun 03, 2024 11:09 pm
by Anemone
Hi,

I have a program in development which should control the environment. Lights I'll rather leave to QLC+.

What would be the path of least resistance in coding complexity to just start some chasers and change the lights? I need only triggers nothing fancier.

Re: What would be easest way to give commands QLC+ from other programs

Posted: Thu Jun 06, 2024 12:13 pm
by Yestalgia
I'd use the web API:

https://docs.qlcplus.org/v4/advanced/web-interface

Run a project with the web interface enabled and have a play with the API using the test page here: https://www.qlcplus.org/Test_Web_API.html