Page 1 of 1

Script api help

Posted: Mon Jul 27, 2015 5:02 am
by Krsound
i have read the help guide about 10 times and it doesn't make sense to me. I have no script experience so that is probably why but I am trying to make a simple matrix script from the solid color script to strobe all pixels with speed control. I understand the basic setup of the pixel width and height but unclear on how to tell it to do something.

Re: Script api help

Posted: Mon Jul 27, 2015 8:47 am
by mcallegari
There are 2 types of "script" in QLC+: the Script function and RGB Javascript Scripts.

Which one are you referrring to ?
There is no documentation regarding RGB scripts. You just need to open the existing ones and learn how they are made. A simple one is "stripes"
You can also use the developer page which is not bundled in a release:
https://github.com/mcallegari/qlcplus/b ... vtool.html

Re: Script api help

Posted: Mon Jul 27, 2015 12:59 pm
by Krsound
Yes the JavaScript for rgb matrix