[Solved] 18 LEDs with one color selection

Ask a generic question about the usage of QLC+, not related to a particular operating system
Post Reply
teiko
Posts: 7
Joined: Mon Apr 01, 2019 6:24 pm
Real Name:

Hi,

we have 18 RGBA LEDs which I would like to set seperately but also in groups.
Is there a way to first select some LEDs and afterwards select the color for the selected LEDs with one color picker or with preset buttons.

When I then set other LEDs the same way the previous set LEDs shall remain as the were set in the first place.

This is the way MA products are used.

I do not want to prepare a color selection for each LED. This way I can either not select the exact same color twice or I have to limit the selection of colors due to limited space. Yes, I could use frames with multiple pages but this results in lots of taps to set the whole range of the LEDs.

In our theater we mostly have just 2 hours to do the soundcheck and program and setup the light. So we need a rapid way to setup a szene.

Thanks in advance for your proposals.
Last edited by teiko on Fri Apr 05, 2019 11:32 pm, edited 1 time in total.
User avatar
GGGss
Posts: 3052
Joined: Mon Sep 12, 2016 7:15 pm
Location: Belgium
Real Name: Fredje Gallon

No there is no faster way at the moment.
You have to prepare your colour selections before loading-in ...

The idea of groups and palettes is under construction (actually a concept study)
All electric machines work on smoke... when the smoke escapes... they don't work anymore
teiko
Posts: 7
Joined: Mon Apr 01, 2019 6:24 pm
Real Name:

Hi,

I wrote some python scripts doing the job.
Attached is an image of the console I use now.
On the right side is the selector where I can select all the fixtures placed like they are in the theatre then optionally the color and finally the dimmer.
Each button starts a python script pasing over fixture specific parameters.
When all parameters are passed they get converted to midi commands who come back into the faders belonging to the selected fixtures.

Right now I still have some problems with LEDs while the do not react properly. Mostly just the currently visible page of the frames will be changed.
For each call of an external script a zombie process remains until QLC exits. I do not know if this bad anyhow.

If someone is interested in the scripts and the the show file let me know.

Regards
Attachments
JTF_desk.png
yokosuna
Posts: 204
Joined: Tue Mar 22, 2016 9:07 am
Real Name:

What a crazy idea ! Great job, tell us more !
teiko
Posts: 7
Joined: Mon Apr 01, 2019 6:24 pm
Real Name:

Hi,
the issue with the LEDs was caused by myself.
While all the changes I made I messed up the definition of quite a few sliders. Mostly caused by changeing the LEDs from 2-ch to 8-ch.

Yesterday I set up the system in our theatre and it worked like a charm. So lets see what my co-technicians say.
PhilM
Posts: 2
Joined: Sat Dec 07, 2019 4:49 pm
Real Name: Phil Mayger

I appreciate this was a while ago, but this is exactly how I would like QLC+ to work for me. I'm very familiar with the "select group, select function" concept that other control desks implement and would love to bend QLC+ to do the same.
Post Reply