You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: