xLightsSequencer / xLights

xLights is a sequencer for Lights. xLights has usb and E1.31 drivers. You can create sequences in this object oriented program. You can create playlists, schedule them, test your hardware, convert between different sequencers.
GNU General Public License v3.0
558 stars 209 forks source link

Jukebox mapping to keyboard #2280

Closed networx closed 1 month ago

networx commented 4 years ago

I would like to control the jukebox buttons from a streamdeck.

The streamdeck can be programmed to send a key press to the system. So if each jukebox button could be mapped to a custom keyboard press or combination of presses that would be great. For example: set jukebox button 1 to be triggered on the keypress of Alt-F1. Set jukebox button 2 to be triggered on the keypress of shift-alt-3. Each jukebox button would let you set the keypress that it would be triggered from.

Or a mode that could be entered where the jukebox would respond to keypresses A through Z for 1 through 26. Then you could exit that mode with a press on escape.

keithsw1111 commented 4 years ago

You could put xSchedule in the way. xSchedule buttons can be mapped to keys and xSchedule buttons can press xLights jukebox buttons ... it is kind of convoluted but it could be done.

networx commented 4 years ago

Thank you. I will try that out.

computergeek1507 commented 4 years ago

Are you triggering the jukebox buttons from xLights or xFade?