Airlite: turn on the light for the fader that is next in the playlist

You have a question or need an advice about how to do something? Ask it here!
Post Reply
franksiegers
Posts: 122
Joined: 15 Nov 2019 14:24
Airlite: turn on the light for the fader that is next in the playlist

Post by franksiegers »

Hi Bernd,

I hope you are doing well. I've been using and loving ProppFrexx with my D&R Airlite for a few months now.

I've setup several events to be able to control the lights on the Airlite and would like one more.

Is there a way to set the light for the On button of the fader that corresponds to the player that is next in the playlist?

To clarify: let's say player A (fader 4) is almost finished and player B (fader 5) is next, I would like to turn on the light above fader 5 so I instantly now which button to push.

Thanks!

Frank
User avatar
radio42
Site Admin
Posts: 8295
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Airlite: turn on the light for the fader that is next in the playlist

Post by radio42 »

I am currently on holiday, so I can not tell you the exact commands, but the principle is quite simple.
There are commands to turn/change the lights of the buttons. Use these commands.
Further there is a conditional command EXEC_COMMAND2. With this you can first check a condition and only then execute a command resp. multiple commands (there are many examples here in the forum). Use this as well.
The condition uses macros (all listed in the Appendix of the User Manual).
So you can for example do 3 of the conditional commands:
1. Is next player is A -> turn A light on and others off.
2. Is next player is B -> turn B light on and others off.
3. Is next player is C -> turn C light on and others off.

I hope you get the idea?!

Post Reply