Sean Meighan

Welcome => Do You Need Help? Post it here => Topic started by: stgregg on November 29, 2021, 09:21:38 PM

Title: XSchedule help with triggers
Post by: stgregg on November 29, 2021, 09:21:38 PM
I have three things I'm trying to do with Xschedule:
House #1) I have a song selector I built that lets viewers pick any of 24 songs.  When a button is pressed, the appropriate song takes over from the set playlist and works correctly.  When the song is done, the song it interrupted continues from the point of the button press.  I would like it, instead, to just start the next song on the main playlist.  Is this possible?  I tried adding a Command to "play next in current playlist" but that doesn't work.

House #2) I have a show on a second house (completely separate from the house in my first question) that just runs a simple animation display but also has triggers to switch colors and turn the display on and off.
   a) Is it possible to have a triggered event loop until cancelled?  For example, the house is normally red/white but one night I want it green/white.  The trigger will work but only runs once and then goes back to the normal red/white.
   b)  I have a trigger to turn off the lights.  Sometimes this works, sometimes the lights just stop their animation but stay on.  The trigger does not produce consistent results.  The Event I'm using for this is "Stop All Now."  Is there a more appropriate step?
Title: Re: XSchedule help with triggers
Post by: stgregg on December 01, 2021, 10:03:34 AM
I figured out question 2a below but still need help with the other two questions.  Thanks