-
Notifications
You must be signed in to change notification settings - Fork 6
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
Quick Settings Output Volume Not Working #29
Comments
Hey. So we already have the in-panel mixer which accomplishes the routing aspect of pavu. I'm not sure if there's a big benefit here 🤔 |
I understand, for now I'm having a bug where the default audio device is wrong and so changing the audio volume doesn't help anything off-topic: could you enable the discussions tab for me and other people to ask questions without polluting the issues? |
@Heus-Sueh can you set the default audio device via wpctl ? And yup, discussions are now enabled. |
I set my headset as default, but I still couldn't change the volume using the wayshell, just mute it, using |
Are you able to show a quick screen capture with the issue? |
Kooha-2024-06-26-22-15-35.mp4 |
The audio doesn't seem to have changed during the recording, but on my side the audio was reduced using the command |
Hmm, so that slider on the main quick settings window will only track the 'default sink' which is reported by WirePlumber. If you open up the mixer (little speaker button) and expand your nodes, which sliders are moving? |
@Heus-Sueh Thanks I see the issue. Do you think you can grab some logs for me, while you're sliding that does nothing? |
|
Unfortunately, from the logs everything looks correct. I can see we identify your default sink as 48. I also cant reproduce this locally, as my default sliders will update the appropriate output in pavucontrol. It maybe worth debugging a bit in the code itself, but youd need to build it locally. Is that possible? |
I don't think I can, I don't know if it's just a matter of giving the |
|
pwvu would be the gtk4 version of pavu, so I thought it would be interesting that it had an integration with this project
https://github.com/saivert/pwvucontrol
One way to integrate these apps would be to add an arrow at the end that would open one of the apps available on the system, like this:
The text was updated successfully, but these errors were encountered: