Add different actions that will execute when a slide is activated.Right click on a slide to add an action. All the actions of a slide will show as a little icon on the slide, click on that to remove the action.Here is a short summary of all the different actions:
When the slide is outputted it will go back to the start of the show when the next slide button is triggered. You can still click on the slides after directly to play them.
In the bottom right you can click “Manage emitters” to create emitters used to send OSC/HTTP messages, this way you can set up message templates that can be used with the “Emit data” action. For one emitter you must set the receiver signal location. Then it’s ready to be used, but adding message templates can be useful. If the “Value” field is empty you can add a custom value to that later, if not it will be fixed to the set value. If the type is OSC the “Name” input can be set to anything.
Q: How to play a specific slide?A: An action can be set to play a slide by name or index on the currently selected show. If you need a specific show, you might have to set an action to change the show as well. But you can also right click a slide, and use the activate by MIDI signal if you want to activate a slide using a MIDI signal.Q: What is the purpose of “Toggle action”?A: This is only needed if the action has a “Custom activation”, that you only want to use in some occasions, so you can turn on/off this action using another action triggered from a slide.Q: What is ID, and how to use it?A: They are a unique identifier for the specific item, you can find them in the stored app data file location. Should be used in specific scenarios. But it’s recommended to just use the “select by name” instead.