Page 1 of 1

Channel modifiers not saved

Posted: Tue Sep 29, 2015 7:11 pm
by kripton
This might also been posted to the "help test for the 4.10 release" but I thought I'd better make a new thread. Using QLC+ from git commit a54e447af26ddb0479830d4a579abf36a5bd7210.

A friend of mine using QLC+ recently had 4x MAC 250's and wanted to invert the PAN on 2 of them so they move symmetrically. We both didn't know how to do it and today I had a look on the source code to get an idea where this feature should best be implemented. Then I found the channel modifiers which seem to be damn powerful and should allow exactly what we need. The problem is I cannot get them to work.

Steps to reproduce:
- New project
- Add two fixtures (for example Martin MAC 250Krypton)
- Click the "Channels fade configuration" button
- Expand one fixture and click the "..."-button in the last column of one channel
- Select any modifier and click "Okay"
=> Modifier is displayed in the last column
- Leave the dialog using the "Okay" button
- Click the "Channels fade configuration" button again
- Expand the same fixture as before
=> Modifier is gone

I also tested it on a intensity channel of a generic dimmer and it just doesn't seem to work :/
Any ideas? Am I doing something wrong?

Re: Channel modifiers not saved

Posted: Wed Sep 30, 2015 6:44 am
by mcallegari
Hi Jannis,
I followed your steps and it works for me. Using GIT sources.

On which channels have you tried to apply the modifiers ? Let's say we use the MAC 250 Krypton

Re: Channel modifiers not saved

Posted: Thu Oct 01, 2015 5:01 am
by kripton
For the MAC 250Krypton, it's mainly about the "Pan" channel. I use QLC+ built against Qt 5.4.2. Looks like I'll debug that a little closer ...