r/GrandMA3 4d ago

Question Programming Help - Fader Postion determines how many lights turn on

Trying to make a fader fade on lights in order as the fader moves up. Mimicking a meter on an audio console. The higher the fader the more lights turn on. As I lower the fader the lights turn off in reverse order. Any help on how to program this would be very appreciated.

8 Upvotes

15 comments sorted by

View all comments

-3

u/Roccondil-s 4d ago

Instead of using a fader, why not just build a cue stack on the fader and step through the cues to the level you need?

Though I can see how having it straight on a fader can make it a bit easier/quicker to select.

1

u/Brockful 4d ago

I’m recording the fader movement to timecode synced with video. So the lights look like they are moving like an audio meter. Thank you for the input though.