-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Mumble increases "Microphone power" over time (Pipewire) #6530
Comments
Have you tried disabling automatic gain control? |
@Krzmbrzl do you mean the Max. Amplification settings in Settings > Audio Input > Audio Processing? I have that one on the lowest value 1.00. I don't think there is another setting, matching that description. I also tried disabling the noise suppression, but it did not make a difference. |
Hm. I'm not aware of Mumble doing any input level adjustments that would be visible system wide... does this also happen with other audio backends? @davidebeatrici do you have any idea about this? |
Unfortunately not. I regularly use PipeWire with similar settings and have never encountered such an issue. |
@adf-patrickha does the behavior depend on what input mode (voice activation, PTT, continuous) you are using? |
No, I haven't used those modes, because they are not really an option for my use-case sadly. PTT does not work well with Wayland, as global hotkeys do not really work. I know RPC sub commands are a thing and I use them for togglemute/toggledeaf. But that does not really work with press/release keybindings from my experience. And continuous does not work because of background noise and the need to togglemute all the time. |
Hm okay - I have no idea what's going on. Can you reproduce the same issue on a different machine? |
@Krzmbrzl No, it's not reproducable on another device. None of my colleagues are having this issue either. I only have this issue since switching to a new device (ThinkPad T14 Gen 5). But it's a Mumble specific issue that I'm not having with any other application using microphone input. So Mumble is the trigger causing the issue, but the root cause could also be the sound card or Pipewire for sure. |
Description
Mumble raises the "Microphone power" to absurd levels over time (Observable via the Mumble audio statistics). It usually starts at 071%, and goes up to 400+%, which leads to constant loud noise, even when the hardware microphone is muted. This makes the input unusable, until Mumble is stopped. The output device remains
When I close mumble, wait a few seconds and restart it, the settings are back to normal.
This change affects other applications too that use the same input device. Interestingly no change is made on the input device settings. The input level of the device in
alsamixer
andpulsemixer
stay the same. Also the serviceswireplumber
,pipewire
,pipewire-pulse
do not log anything when Mumble increases the power.Steps to reproduce
Mumble version
1.5.634
Mumble component
Client
OS
Linux
Reproducible?
Yes
Additional information
OS: Manjaro
Kernel: 6.6.40-1-MANJARO
Device: ThinkPad T14 Gen 5
Relevant log output
Screenshots
Audio Statistics while unmuted, without talking:
Audio Statistics while muted:
The text was updated successfully, but these errors were encountered: