My apologies if this has been covered elsewhere. I have a handful of generic 3 channel led lights (rgb) that I'd like to be able to have a strobe effect button in the virtual console that excludes the color parameter (so I can strobe the lights in whatever color they currently are in). Any thoughts on how I can accomplish this?
Thanks!
3 Channel LED to Strobe
- GGGss
- Posts: 3052
- Joined: Mon Sep 12, 2016 7:15 pm
- Location: Belgium
- Real Name: Fredje Gallon
select a universe and have it bound to feeback1
define a dimmer on channel 1 in this universe
make 2 cue's on & off for this dimmer
create a sequence with those 2 cue's. Set speed to your wishes
use a slider in submaster mode in the same frame where you select the colors
have this slider bound to the feedback channel 1
put a button which is bound to the sequence
now press the button, the sequence starts and controls the submaster slider to on and off values.
When your fixture doesn't have a separate dimmer channel it's always tricky
define a dimmer on channel 1 in this universe
make 2 cue's on & off for this dimmer
create a sequence with those 2 cue's. Set speed to your wishes
use a slider in submaster mode in the same frame where you select the colors
have this slider bound to the feedback channel 1
put a button which is bound to the sequence
now press the button, the sequence starts and controls the submaster slider to on and off values.
When your fixture doesn't have a separate dimmer channel it's always tricky
All electric machines work on smoke... when the smoke escapes... they don't work anymore
-
- Posts: 25
- Joined: Wed Jan 24, 2018 4:48 am
- Real Name: Dakota
Thanks so much for the fix! I'll try it out.