RGB-Snake

Archive of the non-categorized posts related to the QLC+ technical support.
Please do not create new threads here, instead, use the categories above !
Post Reply
René

Hey,
first of all: AWESOME software!!
On the weekend I played a bit with the RGB-Scriptinglanguage and the result was a litte Snake-Animation with AI.
It is realtime calculated so it just has 1Step regadless how big the matrix is (others than 1 won't work properly - I don't know why).
It takes the RGB-value to draw the Snake and the negativ RGB-value for a 1px "apple".

The Snake tries to eat the "apple" and get 1px longer for each "apple". When the matrix is full or it eats itself the animation restarts.

I also have some suggestion (low priority)
for the RGB-Matrix:
1) Get 2RGB-Values instead of the interpolarations (or able to choose from both options)
2) Get audio informations to generate an EQ-Effect.
For the simple desk:
3) Add a RGB-Matrix mixxer with cross-fader (like Madrix-Software) - example layout in the attachment

regards
René
Attachments
RGB-Matrix-SimpleDesk.png
RGB-Matrix-SimpleDesk.png (26.55 KiB) Viewed 421 times
Snake.js
(9.64 KiB) Downloaded 30 times
Jano Svitok

Nice!

1. is easy to do
3. adding fade to RGB matrix is quite easy to do as well.
René

thanks :)

what's your opinion about the audio-input?
I think the best way is to get an array with double-values (0-1 = 0%-100%) -
I don't know if this is possible to add. I read on git, that [RGB-controlls](https://github.com/mcallegari/qlcplus/w ... elopers%29) are being added, but with this it's very complicated to generate an EQ-Effekt 'cause every frequence needs it own matrix.

regards
René
Post Reply