I would move that from the General tab to its own Midi tab, or a combined Resources tab that handles *everything* that the macros use, but are not macros themselves. Kinda like what I was saying earlier. Variables, Websockets, Midi, etc. And keep it always available, to be able to add the first one that way too.@Warmuptill Another issue that worries me is that when I turn on the PC and the midi device is disconnected and after it turns on I connect the midi device. advss does not detect it and all my midi configurations are left without working.
How can I create a macro that checks if the configured device is connected, if not, I get an alert.
I can think of something that would be great. Yes, in the midi macros we can associate them with an option that is MIDI 1 or MIDI 2 or MIDI 3, etc...
and these in turn are in the general menu.
so assuming someone has the same error that I have, if it is deconfigured. You won't have to go macro by macro choosing the Right Midi device. since the macros would be associated with device "MIDI 1" for example.
I will try to show in an image what I am trying to explain, which could be a great solution.
View attachment 102372
View attachment 102373
It's just a suggestion, which would help me a lot like this every time the midi device is unconfigured, just by choosing it in the main menu and all my macros would be configured again. thanks for your time
Good ideaI would move that from the General tab to its own Midi tab, or a combined Resources tab that handles *everything* that the macros use, but are not macros themselves. Kinda like what I was saying earlier. Variables, Websockets, Midi, etc. And keep it always available, to be able to add the first one that way too.
Does the "at least" modifier work any better? I wonder if the "exact" one is getting skipped over.Hey everyone! Any help would be appreciated! I'm a music teacher using OBS to run a digital backdrop for my school play. I did this successfully last year using an older version of OBS and Advanced Scene Switcher. I've since updated OBS, and now the duration modifier doesn't seem to be working consistently. I'm struggling and the play is next week! Here's how I have things set up, which worked last year:
The play has its own Scene Collection. The collection consists of video loops, which have no audio, and music videos for song and dance numbers. The video loops are active when there is dialogue. The music videos are active when there is singing and dancing.
Each music video has a loop before and after it in the scene collection. I have a duration modifier set to the exact length of the song. When the song is over, it should automatically switch to loop after it in the collection. I have all of the cues set up in order in the collection. I start at the top of the collection, follow along in the script, press the down arrow when there is a cue for a song, sound effect, or scene change, OBS advances to the next scene. When a song is finished playing, it automatically advances to the loop that comes after it in the collection.
I'm not sure what's going on. Sometimes it works and sometimes it doesn't. I don't know if there is a box that should be checked or unchecked. I'm not sure of any other factors that would be messing me up. Here is a screen shot of my macros and a shot of the scenes/OBS windowView attachment 102376View attachment 102375
Just tried "at least" and it still doesn't work.Does the "at least" modifier work any better? I wonder if the "exact" one is getting skipped over.
It happens a lot in general software, for a naive programmer to look for "x == 5", for example, and then wonder why it never happens. The bug is exposed when a readout of "x" shows, "0, 1, 3, 4, 6, 7, ..."
I have a duration modifier set to the exact length of the song. When the song is over, it should automatically switch to loop after it in the collection.
I will try to think of something to resolve this.@Warmuptill Another issue that worries me is that when I turn on the PC and the midi device is disconnected and after it turns on I connect the midi device. advss does not detect it and all my midi configurations are left without working.
How can I create a macro that checks if the configured device is connected, if not, I get an alert.
I can think of something that would be great. Yes, in the midi macros we can associate them with an option that is MIDI 1 or MIDI 2 or MIDI 3, etc...
and these in turn are in the general menu.
so assuming someone has the same error that I have, if it is deconfigured. You won't have to go macro by macro choosing the Right Midi device. since the macros would be associated with device "MIDI 1" for example.
I will try to show in an image what I am trying to explain, which could be a great solution.
View attachment 102372
View attachment 102373
It's just a suggestion, which would help me a lot like this every time the midi device is unconfigured, just by choosing it in the main menu and all my macros would be configured again. thanks for your time
Currently it is not possible to access the clipboard contents, but I will add it to the todo list and let you know once that is possible.Hi all!
Friends, tell me how to make sure that a link to a YouTube video copied to the clipboard automatically ends up in the url position in the settings browser?
Thanks!
Can you please enable verbose logging on the General tab.Hey everyone! Any help would be appreciated! I'm a music teacher using OBS to run a digital backdrop for my school play. I did this successfully last year using an older version of OBS and Advanced Scene Switcher. I've since updated OBS, and now the duration modifier doesn't seem to be working consistently. I'm struggling and the play is next week! Here's how I have things set up, which worked last year:
The play has its own Scene Collection. The collection consists of video loops, which have no audio, and music videos for song and dance numbers. The video loops are active when there is dialogue. The music videos are active when there is singing and dancing.
Each music video has a loop before and after it in the scene collection. I have a duration modifier set to the exact length of the song. When the song is over, it should automatically switch to loop after it in the collection. I have all of the cues set up in order in the collection. I start at the top of the collection, follow along in the script, press the down arrow when there is a cue for a song, sound effect, or scene change, OBS advances to the next scene. When a song is finished playing, it automatically advances to the loop that comes after it in the collection.
I'm not sure what's going on. Sometimes it works and sometimes it doesn't. I don't know if there is a box that should be checked or unchecked. I'm not sure of any other factors that would be messing me up. Here is a screen shot of my macros and a shot of the scenes/OBS windowView attachment 102376View attachment 102375
I'm wondering if the basic logic is the issue, and Aaron's suggestion (what I was thinking) maybe more appropriate.Just tried "at least" and it still doesn't work.
Thank you. I will try both of those suggestions.If the file itself is that length, then you might use that for timing instead of a separate timer. Don't know why the timer doesn't work, so the same thing might kill both, but something I've done a lot is:
View attachment 102378
So regardless of how long the video is, the last 1/2-second of it (or whatever you set it for) is used to transition to the next scene.
It helps with that too, to have a scan interval that is much less than the time that you set here. I have mine all the way down, at 50ms.
View attachment 102379
.
I don't think *any* source on/off is available. To my knowledge, OBS just doesn't provide that information.How can I set my NDI source as a trigger when my phone's NDI camera app is on/off?
Can you please try this build mentioned here and report back if that resolves your issue.Hi!
In versions 1.25.0, 1.25.1, 1.25.2 “Scene element visibility” by audio level trigger stops working.
@Warmuptill
Is anyone else experiencing issues starting with the 1.25.* releases with the thresholds of the "Audio" condition not working as they used to?
Meaning the same threshold values are resulting in different behavior in 1.25.* compared to earlier releases.
I believe this was reported on GitHub in https://github.com/WarmUpTill/SceneSwitcher/issues/1051, although the description was not quite clear enough.
If so, I would very much appreciate it, if someone, who did experience those types of issues and returned to an earlier version of the plugin because of it, can test if the following build does resolve the problem:
Audio condition pull request run · WarmUpTill/SceneSwitcher@30b7887
An automation tool for OBS Studio. Contribute to WarmUpTill/SceneSwitcher development by creating an account on GitHub.github.com
Any feedback regarding this topic would be very welcome (positive or negative)!
Please just make sure to back up your settings beforehand just in case!
Thank you!
The latest version in which everything worked for me was 1.24.2. When switching to any versions, starting from 1.25, the macros stops working, it simply does not respond to the trigger.Can you please try this build mentioned here and report back if that resolves your issue.
You will have to reimport your 1.24.* settings for the automatic conversion of the audio threshold to function.
Thank you!
I can confirm that when migrating from 1.24.2 to the 1.25.2-5 you suggested, there are no problems, the macros works as expected!Can you please try this build mentioned here and report back if that resolves your issue.
You will have to reimport your 1.24.* settings for the automatic conversion of the audio threshold to function.
Thank you!
Thanks a lot for the test / confirmation!I can confirm that when migrating from 1.24.2 to the 1.25.2-5 you suggested, there are no problems, the macros works as expected!
Thank you for efficiency!Thanks a lot for the test / confirmation!
I will release an update with the fix later today! :)