First of all - I apologize for the delayed responses.
I was not able to reply earlier.
Hello,
I have a macro which starts every 15min using 'timer'. But I want the 2nd macro to begin 15sec after the 1st macro and the 3rd macro another 15sec after 2nd macro etc
Any ideas how this can be done?
Thanks
You can run other macros from within a macro so maybe something like this will work for you:
Will you also be adding an after & before time to the simple settings? I like the simple settings because I can easily select a certain day, as opposed to selecting a date, and then having it repeat every 168 hours. I have found that sometimes due to human error, I've selected a date in the past, and then it never gets updated. Or occasionally it doesn't repeat, perhaps because I don't open OBS on that particular date and so it never matches the condition and updates the date.
Thanks for the suggestion!
I will add it to the list.
My main concern here is just that some users might "before" and "after" to work differently.
For example, as the simple date condition is not fixed to a particular date, the "after Wednesday" condition could be interpreted to be true on a Tuesday, as of course there would of course be another Tuesday after each given Wednesday.
Hello! which version will work with OBS 21? does it have Sequences?
I'm stuck with an old Mac with 10.8.5. OBS 21 should work but I also need Advanced Scene Switcher with Sequences function
I think this very old version does still contain a version of the plugin that might work:
Added option to sort diffrent Scene Switch methods by priority. Added support for Executable Tab on MAC OS Added Linux support Added mask support for Ignore windows Redo of the UI, to be a bit more...
github.com
Hi!
Is there anyway to make the Idle command reset once OBS gets an SDK based command from a Loupedeck Live. Currently the macro won't reset and it will immediately switch back to my idle scene. This is for a marketing project where customers can interact with the device only and navigate throug scenes.
There is not, unfortunately.
But maybe you can solve your issue by just pausing the particular macro containing the idle condition for a fixed amount of time before unpausing it again?