I saw the StreamDeck application has the ability to do multiple actions on the same button, but it cannot be triggered by a keyboard hotkey. My specific usecase is that I want a hotkey to hide a source and immediately show it again, as the Media Source doesn't have a "hide on playback end" feature, so I want to "trigger" it by hiding it and immediately showing it.
Is there a way to create these kinds of macros without scripting it? And regarding scripting, if I write this macro in Lua / Python, can I trigger an action in a script with a hotkey?
Is there a way to create these kinds of macros without scripting it? And regarding scripting, if I write this macro in Lua / Python, can I trigger an action in a script with a hotkey?