Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"If audio is muted" check #1308

Open
commet24 opened this issue Feb 13, 2025 · 3 comments
Open

"If audio is muted" check #1308

commet24 opened this issue Feb 13, 2025 · 3 comments

Comments

@commet24
Copy link

Background

Imagine you need to insert some music in background, but you want that music to change volume when you not speak, and don't change volume if you are muted. And I can't set up last condition, 'cause there is no check for audio mute!

Solution

Add audio mute check for Advanced Scene switcher macroses.

Alternatives

No response

Anything else we should know?

No response

@WarmUpTill
Copy link
Owner

You should already be able to check if a source is muted or not using the audio condition:

https://github.com/WarmUpTill/SceneSwitcher/wiki/Audio-condition#configured-volume-level

I apologize if I misunderstood your request.

@commet24
Copy link
Author

You should already be able to check if a source is muted or not using the audio condition:

https://github.com/WarmUpTill/SceneSwitcher/wiki/Audio-condition#configured-volume-level

But i'm not able. Version 1.28.1

@WarmUpTill
Copy link
Owner

I think in that case I will need more information to figure out what the problem might be.
Can you please provide an OBS log file with verbose logging enabled, preferably with a timestamp when the issue occurred?

Just to avoid misunderstandings - this is what you have in mind, right?

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants