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

Play audio changes system volume #46

Closed
olee opened this issue Feb 14, 2024 · 2 comments · Fixed by #48
Closed

Play audio changes system volume #46

olee opened this issue Feb 14, 2024 · 2 comments · Fixed by #48
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@olee
Copy link

olee commented Feb 14, 2024

Describe the bug
Since the latest release there seems to be an issue with volume control:
Whenever an audio file plays, the plugin will set the SYSTEM volume to the one specified in the play-audio settings instead of just playing back the audio file with the specified volume.
As there is no option to disable the volume setting, this means that the plugin will always reset my system volume to the configured setting.

To Reproduce
Add a "Play audio" action with an arbitrary volume. Playing it will change the system volume.

Expected behavior
Only the playback volume of the audio file should be changed, not the system volume.

Version:
2.0.2

@PhoenixWyllow PhoenixWyllow added bug Something isn't working good first issue Good for newcomers labels Feb 14, 2024
@PhoenixWyllow
Copy link
Owner

Thanks for spotting this. I use Voicemeeter to control my devices so I didn't catch this bug (Voicemeeter input is unaffected both in the software and at the system volume). Checked by switching to a specific device and can confirm the issue.

@olee
Copy link
Author

olee commented Feb 15, 2024

Glad you could reproduce it. Will be happy to test it asap as the new version is available as this issue is driving me nuts right now 😅

PhoenixWyllow added a commit that referenced this issue Feb 15, 2024
@PhoenixWyllow PhoenixWyllow mentioned this issue Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants