Script api help
-
- Posts: 142
- Joined: Sun May 31, 2015 4:42 am
- Location: USA
- Real Name: Kyle Sims
- Contact:
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.
- mcallegari
- Posts: 4827
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
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
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
-
- Posts: 142
- Joined: Sun May 31, 2015 4:42 am
- Location: USA
- Real Name: Kyle Sims
- Contact:
Yes the JavaScript for rgb matrix