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

Audio Balance #81

Open
gestanks opened this issue Oct 18, 2023 · 1 comment
Open

Audio Balance #81

gestanks opened this issue Oct 18, 2023 · 1 comment

Comments

@gestanks
Copy link

Hello, is there a command where I can set the left and right volume settings differently? I need this in my Pyqt5 application, using leftvolume and rightvolume instead of Mastervolume.

@TJ-59
Copy link

TJ-59 commented Oct 24, 2024

It has been added from #87, but I think it is "per session", not "per device".
You could probably still use it that way with a bit of gymnastics for each session, including the newly created sessions caught with AudioSessionNotification's on_session_created.

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