tom82
New elf
Hi,
I am trying to use the Web API to create some custom buttons. I have some external hardware which will trigger the buttons through the show.
What I want to happen is:
- Assume playlist for whole house is in the process of playing
- When the button is pressed, I want to run another sequence which only contains 1 element (a tree where the buttons are placed) to over-ride the main sequence just for that element.
- That sequence only runs for 5 seconds, so after it finishes the regular sequence should resume.
I have tried to configure it as follows in Xlights:
Button name: yellow_button
Command: Run event playlist step (is this right?)
Parameters: buttons,wn_yellow
Where 'wn_yellow' is a FSEQ file included in a playlist called 'buttons'
However it doesn't work. Any ideas??? I feel like I have setup the parameters incorrectly.
I am trying to use the Web API to create some custom buttons. I have some external hardware which will trigger the buttons through the show.
What I want to happen is:
- Assume playlist for whole house is in the process of playing
- When the button is pressed, I want to run another sequence which only contains 1 element (a tree where the buttons are placed) to over-ride the main sequence just for that element.
- That sequence only runs for 5 seconds, so after it finishes the regular sequence should resume.
I have tried to configure it as follows in Xlights:
Button name: yellow_button
Command: Run event playlist step (is this right?)
Parameters: buttons,wn_yellow
Where 'wn_yellow' is a FSEQ file included in a playlist called 'buttons'
However it doesn't work. Any ideas??? I feel like I have setup the parameters incorrectly.