Hi,
I’m quite new to QLC and maybe have a dumb question, but I can’t figure it.
I have an virtual console fader in playback mode that starts/stops metrix, and also speed dial controlling metrix’s speed. I have attached the same external input to both, so by pulling fader on external controller I can start matrix and increase it’s speed.
The problem is that the fader in playback mode also affects matrix’s intensity, so by changing it’s speed I’m also dimming lights.
Is it possible to controll a function this way without changing it’s intensity (so the overall intensity can be stable set by another fader)?
Thank you very much
Fader controlling function playback, but not intensity?
- GGGss
- Posts: 3052
- Joined: Mon Sep 12, 2016 7:15 pm
- Location: Belgium
- Real Name: Fredje Gallon
Welcome to the forum,
ehhm ... don't bind the external control to the fader?
Send in your project file so I can have a closer look?
ehhm ... don't bind the external control to the fader?
Send in your project file so I can have a closer look?
All electric machines work on smoke... when the smoke escapes... they don't work anymore
-
- Posts: 24
- Joined: Tue Feb 15, 2022 1:31 pm
- Real Name:
Thanks for your reply.
But I want to have playback start/stop and speed dial on the same external control fader. That's the way my friend is controling effects on Avolite Tiger Touch. Simply drag one fader to start matrix and in the same time adjust it's speed. But I wonder if this is possible in QLC+.
I'll make one workspace as an example, couse my current one is little bit messy.
Thanks a lot
But I want to have playback start/stop and speed dial on the same external control fader. That's the way my friend is controling effects on Avolite Tiger Touch. Simply drag one fader to start matrix and in the same time adjust it's speed. But I wonder if this is possible in QLC+.
I'll make one workspace as an example, couse my current one is little bit messy.
Thanks a lot
-
- Posts: 24
- Joined: Tue Feb 15, 2022 1:31 pm
- Real Name:
Hi,
I've created simple workspace as an example. Knobs are controllig PAR dimmers and colors, so I can adjust color and brightness as I want.
Then there is a fader that starts Even/Odd macro in mask mode and speed dial controllig macro's speed.
Now, when I pull the fader on external controller, I can run the macro from slow to fast, but also the fader is dimming all lights, so my brightness adjustment is useless until I turn the macro off.
I've created simple workspace as an example. Knobs are controllig PAR dimmers and colors, so I can adjust color and brightness as I want.
Then there is a fader that starts Even/Odd macro in mask mode and speed dial controllig macro's speed.
Now, when I pull the fader on external controller, I can run the macro from slow to fast, but also the fader is dimming all lights, so my brightness adjustment is useless until I turn the macro off.
- Attachments
-
- macro on fader test.qxw
- (7.47 KiB) Downloaded 48 times
- GGGss
- Posts: 3052
- Joined: Mon Sep 12, 2016 7:15 pm
- Location: Belgium
- Real Name: Fredje Gallon
We will have to do some loopback magic here. I hope you already know how to.
The trick is that you use a channel modifier on the loopback channel. Say 0-10 => 0, 11-255 => 255. So now you can start your function always with full intensity.
You will have to split the fader on the VC, otherwise, you won't be able to change the speed.
The trick is that you use a channel modifier on the loopback channel. Say 0-10 => 0, 11-255 => 255. So now you can start your function always with full intensity.
You will have to split the fader on the VC, otherwise, you won't be able to change the speed.
All electric machines work on smoke... when the smoke escapes... they don't work anymore
-
- Posts: 24
- Joined: Tue Feb 15, 2022 1:31 pm
- Real Name:
Hi,
thank you very much! I felt that solution like this must exist. It was my first QLC+ loopback action so needed a while to figure it out, but that's exactly what I was looking for.
Seems like loopback in combination with channel modifier is a tool far more powerful then I can fully appreciate now.
thank you very much! I felt that solution like this must exist. It was my first QLC+ loopback action so needed a while to figure it out, but that's exactly what I was looking for.
Seems like loopback in combination with channel modifier is a tool far more powerful then I can fully appreciate now.